User Groups V2

Delete User Group

Use this API to delete an existing user group by its unique identifier.

delete/api/access/v2/user-groups/{groupId}

Path parameters

groupIdstring uuid required

The unique identifier of the user group.

Response

User group by identifier deleted successfully

Changes