Skip to main content
DELETE
/
v1
/
tickets
/
type
/
{id}
Delete a custom ticket type
curl --request DELETE \
  --url https://platform.thena.ai/v1/tickets/type/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter the bearer token

Path Parameters

id
string
required

Response

Resource deleted successfully