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

imageId
string

Image ID to use for publishing

publishAccount
object

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

publishAsDraft
boolean

Whether to publish as draft (default: false)

scheduleDateTime
string

ISO 8601 datetime for scheduled publishing

Response

Published content

Content operation success response

content
object

The content object

success
boolean

Operation success status