Tickets
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
Reopen a ticket
Use this method to reopen a ticket that was previously closed.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
ticketId*string
The ticket identifier.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/my/tickets/1/reopen"{ "uuid": "36f59381-5b54-48bd-a0c7-3b908c476732"}{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Not Found" }}{ "error": { "message": "Too Many Requests" }}{ "error": { "message": "Service Unavailable" }}