Create a copy of an existing extraction template.
Documentation Index
Fetch the complete documentation index at: https://docs.raydocs.com/llms.txt
Use this file to discover all available pages before exploring further.
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.