On the "Create a Ticket Note" Sample, there is a Syntax error in the Body. In the sample, it looks like this:

But it should actually be:
{
"TicketID": 7865,
"Description": "Postman Ticket Note Create Test Description n",
"NoteType": 1,
"Publish": 1,
"Title": "Postman Ticket Note Create Test Description n"
}