Add comment

Add a comment to a conversation. If you want to create a new comment-only conversation, use the Create discussion conversation endpoint.

Path Params
string
required
Defaults to cnv_123

The conversation ID

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
Responses

301

If the conversation has been merged, the response redirects you to the merged conversation.

Language
Credentials
Choose an example:
application/json