Skip to main content

Delete a single group

DELETE /api/admin/groups/:groupId

Delete a single user group by group id

Request

Path Parameters

  • groupId string required
Responses

This response has no body.

Loading...