Appearance
templates
5 endpoints at a glance
| Method | Path | Summary |
|---|---|---|
GET | /templates | List Templates |
DELETE | /templates/{template_id} | Delete Template |
POST | /templates/{template_id}/instantiate | Instantiate |
POST | /templates/from-project/{project_id} | Capture Project |
POST | /templates/from-task/{task_id} | Capture Task |