Manually create a new content engine record.
Use this to insert a content piece directly (skipping AI ideation/generation),
e.g. to import an existing post or log content authored elsewhere. The body
is set via either variants.default or the body convenience field.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Body
Content fields for the new record
Request body for manually creating a content engine record
Company ID
Content title
Content type. One of: blog_post, facebook_post, linkedin_post, instagram_post, x_post, youtube_video, tiktok_video, email_newsletter, podcast_episode, website_copy, marketing_email, ad_copy, press_release
Convenience field for the main body. Stored at variants.default. Ignored if variants is provided.
Campaign ID to associate this content with
Content category
External platform identifier
Funnel stage: N/A, tofu, mofu, bofu
List of hook options
Meta description (used for SEO and social previews)
Platform the content was published to (e.g., wordpress, linkedin)
Planned publish date (ISO 8601 datetime)
Actual publish date when status is published (ISO 8601)
Public URL of the published content
Selected hook
Content status (default: draft). One of: ideated, generating, draft, scheduled, published, archived
Topic summary
Content variants. Use {default: ''} to set the main body.

