Define ones, render repeatedly with templates.
Endpoint | Description | |
---|---|---|
GET | /v1/templates | Get all templates |
POST | /v1/templates | Create new template |
GET | /v1/templates/:id | Get template |
PUT | /v1/templates/:id | Update template |
DEL | /v1/templates/:id | Delete template |
htmlTemplate
option. See Templating for more info.