PATCH
/
api
/
v1
/
post
/
{id}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
data
object
postDate
string
socialAccountTypes
enum<string>[]
Available options:
TIKTOK,
YOUTUBE,
INSTAGRAM,
FACEBOOK,
TWITTER,
THREADS,
LINKEDIN,
PINTEREST,
REDDIT,
MASTODON,
DISCORD,
SLACK
status
enum<string>
Available options:
DRAFT,
SCHEDULED
title
string
Minimum length: 1

Response

200 - application/json
createdAt
string | null
required
data
object
required
id
string
required
postDate
string | null
required
status
enum<string>
required
Available options:
DRAFT,
SCHEDULED,
POSTED,
ERROR,
DELETED,
PROCESSING
teamId
string
required
title
string
required
updatedAt
string | null
required
deletedAt
string | null
error
string | null
errors
object | null
externalData
object | null
postedDate
string | null