Remove Member from Organization
Organizations
Remove Member from Organization
Removes a user from an organization by removing them from all teams in that organization. Requires Org Admin privileges.
DELETE
Remove Member from Organization
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Path Parameters
The ID of the organization.
The ID of the user to remove from the organization.
Response
User successfully removed from the organization

