Create comment

Creates a Comment.

Path Params
string
required

Tenant identifier.

Query Params
string

Drawer (sidedrawer) source from which the files are taken.

Body Params
string
required

Identifier of the resource to comment on.

string
enum
required

Type of resource to comment on.

string

Parent entity identifier. Required to comment on Info Request items.

recipients
array of objects

List of users/teams to which to send the notifications.

recipients
string
required

Comment content.

isUrgent
object

Is urgent.

string

Identifier of the comment to which to reply.

mentions
array of objects

List of entities mentioned in the chat message.

mentions
string
enum

Locale in [ISO 639-1]-[ISO 3166-1] format.

Allowed:
boolean

Is resolved.

string

The affiliate code (brandCode) is an identifier for the "brand" or "affiliate" within a Tenant. The affiliate code is the version of the brand name that appears in the URL. A brand name may be "Corporate ABC", for example. Then the affiliate code might be something like "corporate-abc".

Response
201

The given comment.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!