Update office template
PUT/office/templates/:id
Updates an existing template's name, body, output formats, or notes. Each save creates a new draft version; the published version is not changed until /publish is called. Use to iterate on template design before releasing to production document generation.
Request
Responses
- 200
- 404
- 422
Template updated; new draft version created.
Template not found.
Validation failed.