Site:API:PCR
From Metrixstream
Contents |
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 Property Change Request
This API call is responsible for editing a property change request.
Authentication Restrictions
Adminstrators only.
Required Parameters
- action=pcr
- verb=edit
- pcrId
- The id of the pcr.
- state
- pending, approved, rejected, delete
Successful Response
- status=ok