Create a new document processing template with custom extraction schema
API key for authentication
Request for creating a new template.
Content-Type: multipart/form-data
Important: Complex objects (schema, config, metadata) must be sent as JSON-stringified values in form fields.
Template name
Template description
JSON-stringified schema defining extraction fields. Example - '{"field1":"string","field2":"number"}'
Custom identifier (1-100 chars, alphanumeric + underscore/hyphen, starts with letter or underscore)
Additional processing instructions
JSON-stringified TemplateConfig object
JSON-stringified metadata object for custom data storage
Template created 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