Skip to main content
DELETE
Delete template

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

template_id
integer<int64>
required

Unique identifier of the template to delete

Query Parameters

force
boolean

When true, deletes template even if shared with groups. Defaults to false.

Response

Template successfully deleted