Skip to main content
PUT
Update the assignment status of a content item (for reviewers).

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

contentId
string
required

Body

application/json

Assignment status update

Request body for updating assignment status

companyId
string
required

Company ID

status
string
required

Assignment status (pending, in_review, approved, rejected)

notes
string

Status update notes

Response

Content with updated status

Content operation success response

content
object

The content object

success
boolean

Operation success status