Add a comment

Adds a comment to an existing support request. For customers, comments are always public. For DoiT employees, comments can be marked as private (internal notes) by setting the private field to true.

Path Params
int64
required

The unique identifier of the support request.

Body Params
string
required

The text content of the comment. Must not be empty.

boolean
Defaults to false

If true, creates a private internal note. Only honored for DoiT employees; ignored for customers.

Responses

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