cURL
curl --request DELETE \ --url https://api.example.com/v1/tickets/{id}
Deletes an existing ticket.
OK