v1

latestOpenAPI 3.0.02026-08-061770538.1 KB
Ticket Blueprint

Creates tickets from a Blueprint

Required permission: Ticket Blueprints - Create Ticket From Blueprint Creates a parent ticket and child tickets from the blueprint, assigned to the given customer. Returns the parent ticket ID and array of child ticket IDs.

post/ticket_blueprints/{id}/apply

Path parameters

idinteger required

Blueprint ID

Request body

customer_idinteger required

Customer ID the ticket(s) will be assigned to

Response

created

ticket_idinteger required

ID of the created parent ticket

child_ticket_idsinteger[] required

IDs of created child tickets