Post
Create post
POST
/
api
/
v1
/
post
/
Authorizations
x-api-key
string
headerrequiredBody
application/json
teamId
string
requiredtitle
string
requiredMinimum length:
1
postDate
string
requiredstatus
enum<string>
requiredAvailable options:
DRAFT
, SCHEDULED
socialAccountTypes
enum<string>[]
requiredAvailable options:
TIKTOK
, YOUTUBE
, INSTAGRAM
, FACEBOOK
, TWITTER
, THREADS
, LINKEDIN
, PINTEREST
, REDDIT
, MASTODON
, DISCORD
, SLACK
data
object
requiredResponse
200 - application/json
id
string
requiredteamId
string
requiredtitle
string
requiredpostDate
string | null
requiredstatus
enum<string>
requiredAvailable options:
DRAFT
, SCHEDULED
, POSTED
, ERROR
, DELETED
, PROCESSING
data
object
requiredcreatedAt
string | null
requiredupdatedAt
string | null
requiredpostedDate
string | null
error
string | null
errors
object | null
externalData
object | null
deletedAt
string | null
Was this page helpful?