Delete Note
Request
DELETE /tickets/{ticketId}/notes/{noteId}Query Parameters
Name
Type
Required
Comments
Response
{
"data": {},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
DELETE /tickets/{ticketId}/notes/{noteId}{
"data": {},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
Was this helpful?