Skip to main content
POST
Create a post draft from carousel

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

Carousel ID.

Example:

"car_01HXYZ"

Body

application/json
brandSlug
string
required

Brand to create the draft under.

Example:

"acme-corp"

platforms
string[]

Target platforms for the draft post. Default: ["linkedin"].

caption
string

Caption text for the post draft.

Response

Post draft created

success
boolean
Example:

true

data
object