Site:API:PCR
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) (Created page with "= Property Change Requests = Property Change Requests are a mechanism that allows you to approve updates to metadata that your users do on their own profile or their content. =...") |
MetrixAdmin (Talk | contribs) |
||
Line 1: | Line 1: | ||
= Property Change Requests = | = Property Change Requests = | ||
− | Property Change Requests are a mechanism that allows you to approve updates to metadata that your users do on their own profile or their content. | + | Property Change Requests are a mechanism that allows you to approve updates to metadata that your users do on their own profile or their content. PCRs get created as a user updates metadata on their own profile or their content. PCRs can be enabled per property on a per site level. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== Edit Property Change Request == | == Edit Property Change Request == |
Latest revision as of 16:42, 23 May 2012
Contents |
[edit] Property Change Requests
Property Change Requests are a mechanism that allows you to approve updates to metadata that your users do on their own profile or their content. PCRs get created as a user updates metadata on their own profile or their content. PCRs can be enabled per property on a per site level.
[edit] Edit Property Change Request
This API call is responsible for editing a property change request.
[edit] Authentication Restrictions
Adminstrators only.
[edit] Required Parameters
- action=pcr
- verb=edit
- pcrId
- The id of the pcr.
- state
- pending, approved, rejected, delete
[edit] Successful Response
- status=ok