Skip to main content
POST
Create a carousel

Authorizations

Authorization
string
header
required

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

Body

application/json
brandSlug
string
required

Slug of the brand this carousel belongs to.

Example:

"acme-corp"

title
string
required

Internal title for the carousel.

Example:

"5 Growth Hacks for 2025"

slides
object[]

Response

Carousel created

success
boolean
Example:

true

data
object