Add a comment

Adds a comment to an existing support request. For customers and
service-account callers, comments are always public, even when
private is true. Callers authenticated with DoiT employee privileges
can create private internal notes by setting private to true.
The response always includes public, reflecting the effective
visibility after these rules are applied, not merely the requested
privacy. Existing authentication and ticket authorization are unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The unique identifier of the support request.

Body Params

Request body for adding a comment to a support ticket.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json