Delete Group
DELETE/group/:id
Deletes a group by id.
Request
Responses
- 204
- 403
- 404
Request successful. This method returns no content.
Identity service is read-only (Cannot modify users / groups / memberships).
Group cannot be found. See the Introduction for the error response format.