Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Body
application/json
- Option 1
- Option 2
- Option 3
Response
Success
Creates a new comment related to an existing thread, record or entry.
To create comments on records, you will need the object_configuration:read
and record_permission:read
scopes.
To create comments on list entries, you will need the list_configuration:read
and list_entry:read
scopes.
Required scopes: comment:read-write
.
This API uses OAuth 2.0 with the authorization code grant flow.
Success