Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/template/template.controller.ts
Create a document from a template
Endpoint
POST /templates/:id/use
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Template ID |
Referenced By
TemplateController(MODULE_DECLARES)
Was this page helpful?