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