Skip to main content

Update ticket template

PATCH/ticket-templates/{id}
Update a ticket/pass template. Saving a new layout bumps its version.

Parameters

idpathrequired
string

Request Body

namestring
type"ticket" | "eticket" | "label" | "receipt"
descriptionstringnull
layoutobjectRenderer-agnostic ticket layout: page + positioned blocks (points).
page*object
blocks*object[]
scopeEventIdstringnull
scopeTicketTypeIdstringnull
scopeChannelIdstringnull
themeIdstringnull
status"draft" | "active" | "archived"
isDefaultboolean

Response

Template updated

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body
Renderer-agnostic ticket layout: page + positioned blocks (points).