Templates
Update Template
Update an edit template.
Applies a partial update to the template identified by template_id. Set
name to rename it and/or form_fields to replace its field list; omitted
fields are left unchanged. Returns the updated template, or 404 if no
template with that id exists.
PATCH
Update the name and/or the form fields of an existing template. Both fields are optional; only supplied values are overwritten. SupplyingDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
form_fields replaces the entire list.
Authorizations
Path Parameters
Body
application/json
Response
Successful Response
A reusable edit template: an empty PDF and the form_fields defined on it.
Unique identifier of the template.
Name of the template.
File information for the empty PDF template.
Form fields attached to the template.
Number of form fields in the template.
Timestamp of creation.
Timestamp of last update.