Skip to main content
POST
Reply to comment
Adds a reply to an existing comment thread. All participants in the thread are notified.

Path parameters

string
required
UUID of the parent comment.

Request body

string
Reply text content. Required when no attachments are provided.
boolean
Whether the reply is private. Default: false.
array
Optional attachment payload. At least one of content or attachments must be provided.