Add comment reply

Add a reply to a comment on a conversation. Comment replies visually indicate which comment is being responded to, helping users follow the conversation.

Required scope: comments:write

Path Params
string
required
Defaults to com_123

The comment ID to reply to

Body Params
string

ID of the teammate creating the comment. Alternatively, you can supply the author as a resource alias. If omitted, will post as the API Token or OAuth client of the requester.

string
required

Content of the comment. Can include markdown formatting.

boolean

Whether or not the comment is pinned in its conversation.

attachments
array of files

Binary data of attached files. Must use Content-Type: multipart/form-data if specified. See example or read more about Attachments. Max 25 MB.

attachments
Response

Language
Credentials
Bearer
JWT
Response
Choose an example:
application/json