Skip to main content
POST
Create Post

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Body

application/json
Content
string
required
Media
string
required
TemplateId
string
required
PromptId
string
required
ScheduleDate
string<date-time>
required
Timezone
string
required
Platforms
string[]
Status
enum<string>
default:DRAFT
Available options:
DRAFT,
SCHEDULED,
PUBLISHED,
FAILED,
PARTIALLY_PUBLISHED,
QUEUED

Response

Successful Response

success
boolean
required
data
unknown