Remove a member from a group (team)
Remove a member from a group (team)
Removes the organization membership named by the :om path parameter from the group named by :groupId, revoking the grants inherited from the group. Authorization: organization administrators only — other callers get 403. Returns 204 No Content on success.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
groupId
om
Response
The member was removed from the group
Errors
403
Forbidden Error