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

