All docs

POST /social-posts

Create a new social post.

Create Social Post

Endpoint: POST /social-posts

Creates a new post and schedules it for publication.

Body Parameters

NameTypeRequiredDescription
contentstringYesThe text content of the post.
social_account_idsarrayYesArray of Connection IDs (UUIDs) to publish to.
media_urlsarrayNoArray of public image/video URLs.
scheduled_atstringNoISO 8601 date string. If omitted, publishes immediately.
platform_optionsobjectNoPlatform-specific options.