Skip to main content
POST
Save/update 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

Content data to save

Request body for saving content

companyId
string
required

Company ID

content
object
required

Content data object with fields: id (required), title, type (blog_post, linkedin_post, etc.), status (ideated, generating, draft, scheduled, published, archived), category, topicSummary, hookOptions (array of strings), selectedHook, funnelStage (N/A, tofu, mofu, bofu), metaDescription, variants (object with content variations), publishDate (ISO datetime), campaignId

Response

Success response

Success response

msg
string

Success message