Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
Response
200
The group was successfully deleted.
Deletes a group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the group.
The group was successfully deleted.