Add Note

This endpoint adds a note to the ticket. The note will be sent on behalf of the token's user and not visible to customers, only to agents.

At least one of the following params is required to add a note:

  1. text
  2. HTML
Path Params
number
required

Unique identifier for a ticket.

Body Params
string
length ≥ 1
string
length ≥ 1

The html of the note. Add either text or html.

Responses

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