Permanently deletes a ticket definition.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the ticket definition to delete.
curl -X DELETE 'https://www.wixapis.com/events-ticket-definitions/events-ticket-definitions/v3/ticket-definitions/625115fd-31cb-4f64-b7bd-06c3137486c0' \
-H 'Authorization: <AUTH TOKEN>' \
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.