Skip to content

DELETE   /tickets/templates/{id}

Delete template

Delete a template

Required Parameters

id   path string

Try it out

Loading...

Output:

Responses

Description

Template deleted successfully

{
"success": false,
"message": "string"
}

Route Source Code

Check out the source code for this route entrypoint here: /tickets/templates/[id]/route.ts

Or the swagger.yaml spec this documentation was generated from: /tickets/templates/swagger.yaml