Skip to main content
PATCH
/
api
/
v1
/
contents
/
bulk
/
update-status
"<any>"

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

The response is of type any.