Skip to main content
POST
Create a post draft from clip

Authorizations

Authorization
string
header
required

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

Path Parameters

clipId
string
required

Body

application/json
jobId
string
required

Render job ID.

Example:

"job_01HXYZ"

brandSlug
string
required

Brand to create the draft for.

Example:

"acme-corp"

Response

Post draft created.

Standard success response envelope.

success
boolean
Example:

true

data
object