Delete specific Ticket Type
DELETE/ticket/:guid
Delete a specific Ticket Type.
Request​
Responses​
- 204
- 403
- 404
- 406
- 409
- 500
Ticket Type deleted.
Unauthorized. You do not have permission to manage the Ticket Type.
Ticket Type not found.
Request is invalid, see error context for validation errors.
Deleting a Ticket Type that is still attached to Shops is not possible.
Internal server error. Deleting the Ticket Type failed.