Create Ticket Type for Event
POST/event/:guid/ticket
Create a new Ticket Type for the Event.
Request​
Responses​
- 200
- 403
- 404
- 406
Ticket Type created.
Unauthorized. You do not have permission to access this Event or the Ticket Types of the Event.
Event not found.
Request is invalid, see error context for validation errors.