Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Communications Template ID
Response
communications template deleted
Deletes a communications template
curl --request DELETE \
--url https://api.rootly.com/v1/communications/templates/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Communications Template ID
communications template deleted
Was this page helpful?
curl --request DELETE \
--url https://api.rootly.com/v1/communications/templates/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.