Skip to main content
POST
Assign content to a collaborator for review/edit/approval.

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 data

Request body for assigning content

assigneeEmail
string
required

Email of the assignee

companyId
string
required

Company ID

notes
string

Notes for the assignee

Response

Content with assignment

Content operation success response

content
object

The content object

success
boolean

Operation success status