Update Note
Last updated
Last updated
All API requests should contain authorization headers.
Name | Type | Required | Comments |
---|---|---|---|
Body of request should contain the following model serialized to JSON.
Data
field will contain updated Note model.
Field | Type | Comments |
---|---|---|
ticketId
integer
yes
Id of ticket note added in
noteId
integer
yes
Id of note you want to update
attachments
array of Base Attachment models
Reply attachments
htmlMessage
string
Note html content
message
string
Note content