tickets:reply.tickets:reply.Authorization: ********************curl --location '/v1/admin/tickets//messages' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"body": "string",
"author_role": "user",
"created_at": "2019-08-24T14:15:22.123Z",
"attachments": [
{}
]
}