Delete a custom document template

Permanently removes a saved custom document template from the active school. The caller must have settings-edit permission.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idlongRequired>=1
Custom document template ID.

Response

Template deleted.
statusstring
messagestring
datamap from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error