Skip to main content
POST
Publish content to a connected account.

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

Publish configuration

Request body for publishing content

companyId
string
required

Company ID

publishAccount
object

Publishing account configuration: {integrationId: string, platform?: string (linkedin, twitter, etc.)}

imageId
string

Image ID to use for publishing

publishAsDraft
boolean

Whether to publish as draft (default: false)

scheduleDateTime
string

ISO 8601 datetime for scheduled publishing

collectionId
string

Collection to publish into, instead of an integration. Any website showing the collection picks the post up on its next build.

Response

Published content

Content operation success response

success
boolean

Operation success status

content
object

The content object