Authorization: Bearer ********************
curl --location --request DELETE '/api/ticket/<ticketId>/note/<noteId>' \ --header 'Authorization: Bearer <token>'
true