Create a comment

Creates a new comment on an entity. Supports mentions of users, groups, and departments, as well as file attachments. Optionally, you can specify notification recipients and provide parent entity information for enhanced notification context.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Comment data including the target entity, message content, and optional mentions

enum
required

Entity type name. You can use one of the predefined values (comment, post, task) or provide any custom string value matching the pattern.

int64
required
string
required
integer
integer
string
file_ids
array of integers
file_ids
mentioned
object
notify
object
rootParent
object

Optional parameter for notification of comment creation. Can be sent as 'rootParent' (camelCase) or 'root_parent' (snake_case).

root_parent
object

Optional parameter for notification of comment creation. Can be sent as 'rootParent' (camelCase) or 'root_parent' (snake_case).

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json