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
id
Custom document template ID.
Request
This endpoint expects an object.
is_active
Response
Updated active state.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

