Create a new extraction template with a JSON schema.
templates-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Template name |
description | string | No | Template description |
workspace_id | integer | Yes | Workspace to create in |
schema_json | object | No | Extraction schema definition |
settings | object | No | Parsing and processing settings |
201 Created – The newly created template.
Personal Access Token