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

Attaches a specific content to the 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

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

Responses
200

Successfully updated attached content to User

201

Successfully attached content to User

400

Bad request

403

Forbidden

404

User not found

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