Update a template field
Templates
Update a template field
Update a template field’s properties. Supports key: prefix for FORM subfield updates, same as the documents endpoint.
PATCH
Update a template field
Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for API authentication
Body
application/json
Body
Field type
Available options:
TEXT, HTML, FORM, PDF, PRODUCT_TABLE, TABLE Field position/order
Unique key identifier for API access
Pattern:
^[a-z0-9_-]*$Field-specific metadata. For FORM subfield updates via key: prefix, pass the subfield metadata structure with properties like type and value (e.g., {"type": "input", "value": "new value"}).

