cURL
curl --request POST \ --url https://rdp.sh/api/v1/tickets/{ticket}/close \ --header 'Authorization: <api-key>'
{ "status": true, "message": "<string>" }
Close an open support ticket.
Ticket ID
Ticket closed successfully.
true
"Ticket closed successfully"