Update an existing template. All fields are optional - only provided fields will be updated.
API key for authentication
Template UUID
Request for updating an existing template.
Content-Type: multipart/form-data or application/json
Important: When using multipart/form-data, complex objects (schema, config, metadata) must be sent as JSON-stringified values.
Updated template name
Updated template description
Updated custom identifier (use empty string to clear)
Updated processing instructions (use empty string to clear)
JSON-stringified schema for multipart/form-data, or object for application/json
JSON-stringified TemplateConfig object for multipart/form-data, or object for application/json
JSON-stringified metadata object for custom data storage
Template updated successfully
Unique template identifier
"ee0e0e3f-7f71-4f70-859c-2e1e9f44f1e3"
Template name
Template description
Custom identifier
Additional processing instructions
JSON schema configuration defining extraction fields
Template configuration for processing behavior
Custom metadata object for additional data storage
Template creation timestamp
Last update timestamp