tickets:reply.Authorization: ********************curl --location '/v1/admin/tickets//messages//attachments//confirm' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"code": "string"
}