Skip to main content
POST
Create mockup thread reply
Creates a reply for a mockup comment.

Request body

string
required
UUID of the parent mockup comment.
string
Reply text content. Required when no attachments are provided.
boolean
Whether the reply is private. Default: false.
array
Array of mentioned user IDs.
array
Attachment IDs to associate with the reply. At least one of content or attachment_ids must be provided.