Groups
Remove group members
Removes members from a group, revoking their group membership and associated permissions.
DELETE
/organizations/{organizationName}/groups/{groupName}/membersAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Request Body
application/json
Response Body
application/json
application/json
application/json
application/json