Update a document template

Updates the template name or description and, when supplied, replaces its interactive form fields.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired
Document template identifier.

Request

This endpoint expects an object.
namestringOptional<=255 characters
descriptionstring or nullOptional<=1000 characters
fieldslist of objectsOptional

Response

Updated template returned.

Errors

404
Not Found Error
422
Unprocessable Entity Error