GET
/api/communication/templates
Get communication templates
POST
/api/communication/templates
Create a new communication templates
GET
/api/communication/templates/{id}
Get a communication template by ID
PATCH
/api/communication/templates/{id}
Patch the communication template if user have a permission
DELETE
/api/communication/templates/{id}
Delete the communication template
GET
/api/communication/templates/simple
Retrieves a list of communication templates with basic details
GET
/api/communication/templates/simple/{id}
Get communication template with basic details by ID
GET
/api/communication/templates/variables
Get available variables for dataObjectType ID
GET
/api/communication/templates/variables/all
Get all available variables
GET
/api/communication/templates/all
Get all available templates for dataObject Type ID)
GET
/api/communication/templates/{id}/autoplays
Get simple autoplays for communication template