groups
removes a user from the group
removes a user from the group
delete/groups/{group_id}/users/{user_id}
Path parameters
group_idstring required
user_idstring required
Response
successfully retrieved single group
Example response
{
"name": "ui-team",
"description": "ui-team owner access",
"members_count": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.