Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
projectId
string
required

Project ID

clipId
string
required

Bare clip ID (e.g. qU3iVMSO77). Not the composite {projectId}.{clipId} form returned as id by GET /api/exportable-clips — pass only the part after the dot.

postAccountId
string
required

Unique ID of the connected social account record

postDetail
object
required
subAccountId
string

Sub-account ID used by Facebook pages, Instagram business accounts, or LinkedIn

Response

201 - application/json

Successfully created a post task

data
object
required