DELETE
/
tickets
/
{id}
curl --request DELETE \
  --url https://core.api.ravennahq.com/api/tickets/{id} \
  --header 'x-ravenna-api-token: <api-key>'
"<any>"

Authorizations

x-ravenna-api-token
string
header
required

Path Parameters

id
string
required

Response

200
application/json

Successful response

The response is of type any.