Method
DELETE /v1/comms/templates/:id
Path Parameters
Template ID.
Headers
Bearer token (requires
comms:delete).curl -X DELETE "https://api.voyantcloud.com/v1/comms/templates/tmpl_01J0CBFPXW7SP2N8A9Q7T2048Q" \
-H "Authorization: Bearer $VOYANT_API_KEY"
Delete a communication template by ID.
DELETE /v1/comms/templates/:id
comms:delete).curl -X DELETE "https://api.voyantcloud.com/v1/comms/templates/tmpl_01J0CBFPXW7SP2N8A9Q7T2048Q" \
-H "Authorization: Bearer $VOYANT_API_KEY"
notification.template.deleted webhook including the template ID and deletion timestamp.