Create doc comment

Create a comment on a doc.

If no comment thread exists on the doc, one will be created automatically. The comment is attributed to the authenticated user.

Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

Path Params
string
required

Unique identifier of the doc.

Body Params

Body

string
required
length ≤ 10000

The comment content. Interpreted according to body_type (defaults to plain text).

string
enum
Defaults to text

Format of the body field. Defaults to "text". Use "html" for rich text content.

Allowed:
Responses

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