PATCH
/
api
/
v1
/
post
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Body

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
required
teamId
string
required
title
string
required
postDate
string | null
required
status
enum<string>
required
Available options:
DRAFT,
SCHEDULED,
POSTED,
ERROR,
DELETED,
PROCESSING
data
object
required
createdAt
string | null
required
updatedAt
string | null
required
postedDate
string | null
error
string | null
errors
object | null
externalData
object | null
deletedAt
string | null