Rename or describe a custom document template

Updates the display name and optional description of a saved custom document template in the active school.

Authentication

AuthorizationBearer

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

Path parameters

idlongRequired>=1
Custom document template ID.

Request

This endpoint expects an object.
namestringRequired<=255 characters
descriptionstring or nullOptional

Response

Updated template.
statusstring
messagestring
dataobject

Errors

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