Skip to main content
POST
Add an internal note to a ticket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticketId
string
required

Body

application/json
content
string
required

Response

200

Internal note added successfully

Last modified on July 17, 2026