Remove user from a groupCopy Pagedelete https://api.safetyculture.io/groups/{group_id}/users/{user_id}Path Paramsgroup_idstringrequiredThe ID of the group or organization to remove the user from.user_idstringrequiredThe ID of the user to remove.Query Paramsreplacement_userstringThe ID of the user to reassign data to when removing the user from an organization.Responses 200A successful response. defaultAn unexpected error response.Updated 8 days ago