Create a copy of an existing extraction template.
templates-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
templateId | uuid | Yes | The template ID to duplicate |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Name for the new template. Defaults to original name with ” (Copy)” suffix |
201 Created – The newly created template copy.
Personal Access Token