Skip to main content
PATCH
Update comment

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json

Body

title
string
Minimum string length: 1
internalPostId
string
importedPostId
string
internalParentCommentId
string | null
fetchedParentCommentId
string | null
postDate
string
status
enum<string>
Available options:
DRAFT,
SCHEDULED
socialAccountTypes
enum<string>[]
Minimum array length: 1
Available options:
TIKTOK,
YOUTUBE,
INSTAGRAM,
FACEBOOK,
THREADS,
LINKEDIN,
REDDIT,
MASTODON,
DISCORD,
SLACK,
BLUESKY
data
object
text
string
Required string length: 1 - 10000

Response

200

id
string
required
teamId
string
required
title
string
required
postDate
string<date-time> | null
required
status
enum<string>
required
Available options:
DRAFT,
SCHEDULED,
POSTED,
ERROR,
DELETED,
PROCESSING,
RETRYING
data
object
required
createdAt
string<date-time> | null
required
updatedAt
string<date-time> | null
required
organizationId
string | null
internalPostId
string | null
importedPostId
string | null
internalParentCommentId
string | null
fetchedParentCommentId
string | null
postedDate
string<date-time> | null
error
string | null
errors
object | null
errorsVerbose
object | null
externalData
object | null
deletedAt
string<date-time> | null