Tickets API
Creating tickets in the Control panel through the API.
Please note that when using the POST /tickets/{ticket_number}/reopen
method, a ticket can be reopened only if it contains "is_resolved": true
and the topic_key or subtopics is specified in the ticket subject.
Use the Attachment API to attach files to tickets.