Metadata

- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.

Params

Param name Description
id
required

ID of the template to be deleted.

Validations:

  • Must be a String

ignore_missing_directory
optional
true | false

Indicates whether missing template directory should raise errors on delete. Default: false.

Validations:

  • Must be a String