Permanently deletes a manager note.
Example request:
DELETE /api/index.php/v1/ats/notes/3Authorization: Bearer <token>Accept: application/vnd.api+json
HTTP codes:
Note deleted successfully.
The API user does not have notes.delete permission on the ticket's category, or the note does not exist.