Post Thread Comment

Path Params
uuid
required
string
required
Body Params

string
required
Responses
204

No Content when the comment is successfully posted.

400

Bad Request.

  • Comment must be non-empty.
  • Comment must not exceed 10,000 characters.
403

Forbidden if the app making the request does not have write permission to the document, or if the document does not exist.

404

Not Found if the specified thread does not exist on the document.

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