Post
Update post
PATCH
/
api
/
v1
/
post
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredBody
application/json
title
string
Minimum length:
1
postDate
string
status
enum<string>
Available options:
DRAFT
, SCHEDULED
socialAccountTypes
enum<string>[]
Available options:
TIKTOK
, YOUTUBE
, INSTAGRAM
, FACEBOOK
, TWITTER
, THREADS
, LINKEDIN
, PINTEREST
, REDDIT
, MASTODON
, DISCORD
, SLACK
data
object
Response
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?