latestOpenAPI 3.0.32026-08-23410223.0 KB

c93447ba6b9d

comments

Post a comment

Posts a comment on a published post, or a reply to an existing comment on that post when parentCommentId is provided.

post/v2/comments

Request body

postIdstring required

Blotato id of the published post to comment on.

textstring required

Plain-text comment body.

parentCommentIdstring

Blotato id of an existing top-level, posted comment on the same post to reply to. Replies to replies are not supported.

Response

Default Response

accountIdstring required

ID of the social account this comment belongs to.

authorIdstring nullable required

Platform-native id of the comment author.

createdAtstring required
errorCodeinteger nullable required

Set only when status is failed.

errorMessagestring nullable required

Set only when status is failed.

idstring required
isAuthorboolean required

true if the user's own connected account authored this comment.

parentCommentIdstring nullable required

Blotato id of the parent comment when this comment is a reply. null for top-level comments.

platform'facebook' | 'instagram' required
platformCommentIdstring nullable required

Platform-native id of the comment.

platformPostIdstring required

Platform-native id of the parent post being commented on.

postIdstring nullable required

Blotato ID of the post (if published through Blotato).

status'deleted' | 'failed' | 'posted' | 'processing' | 'queued' required
textstring required