Skip to main content

Remove group user

Removes a principle(user and service-users) from a group. If the user is not in the group, the request will succeed but no changes will be made.

Path Parameters
    org_id string required
    id string required
    user_id string required
Responses

A successful response.


Schema

    object

Loading...