These docs are for v1.2. Click to read the latest docs for v1.3.

/user/{id}/content/{content_id}

Updates the content status attached to a user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

User instance ID

integer
required

Content instance ID

Query Params
integer
required

Status value for the content (i.e. 0 = 'pending', 1 = 'viewed', 2 = 'accept', 3 = 'declined', 4 = 'redeemed-in-store', 5 = 'redeemed-online', 6 = 'deleted')

Responses
200

Successfully updated content status

400

Bad request

403

Forbidden

404

Content not found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!