Skip to main content
POST
Publish Content
Publishing content creates a new immutable version that becomes the active version for end users. The compiled BindJS code is locked at this version.

Path Parameters

string
required
Organization ID
string
required
Project ID
string
required
Content ID

Response

Returns the published Content object with the new version number.

Status Transitions

Cannot publish content with deleted status. Restore it first by updating the status.

Error Responses

Invalid Status

Validation Failed

Code Examples