# Templates

## List templates

 - [GET /v1/templates](https://docs.dixa.io/openapi/dixa-api/v1/templates/gettemplates.md): Lists all templates belonging to an organization.

## Delete template

 - [DELETE /v1/templates/{templateId}](https://docs.dixa.io/openapi/dixa-api/v1/templates/deletetemplatestemplateid.md): Deletes the template. Please make sure the template is not used in flows and automations as this operation is irreversible.

