Activate or deactivate a custom document template

Sets whether this template is active for its document type. Activating a template applies the service’s normal active-template rules.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired>=1
Custom document template ID.

Request

This endpoint expects an object.
is_activebooleanRequired

Response

Updated active state.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error