Groups
Remove user from group
delete/v1/{org_name}/groups/{group_id}/users
Path parameters
org_namestring required
Example:My-Company
The name of the Organization.
group_idstring required
Example:1992c539-11f0-4f9a-a668-da54e77726a2
The id of the group to perform the action on.
Query parameters
emailstring required
Email of the user to remove from the group.
Response
User successfully removed from group
Changes
No recorded changes to this endpoint across all 1 revision of this API.