Skip to main content
PATCH
Bulk Update Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Workspace-Id
string | null

The workspace ID

Body

application/json
content_ids
string[]
required

List of content IDs

new_status
string
required

New status to apply

status_message
string | null

Optional status message

Response

Successful Response