Skip to main content
DELETE
/
v1
/
tickets
/
{id}
Delete ticket
curl --request DELETE \
  --url https://api.example.com/v1/tickets/{id}

Path Parameters

id
string
required

Response

200

OK