Create ticket template
POST
/ticket-templatesCreate a ticket/pass template. layout is the renderer-agnostic block model.
Request Body
name*string
type"ticket" | "eticket" | "label" | "receipt"
descriptionstringnull
scopeEventIdstringnull
scopeTicketTypeIdstringnull
scopeChannelIdstringnull
themeIdstringnull
status"draft" | "active" | "archived"
isDefaultboolean
accountIdstringnull
Response
Template created
Code Samples
No code examples available for this operation.