Skip to main content
PUT
Update the status of a content item.

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

Status update data

Request body for updating content status

companyId
string
required

Company ID

status
string
required

Content status (ideated, generating, draft, scheduled, published, archived)

Response

Content with updated status

Content operation success response

content
object

The content object

success
boolean

Operation success status