Remove user from organization
Organizations
Removing users
Removes a user from your organization. Only the organization creator can remove other members, or users can remove themselves.
DELETE
Remove user from organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the organization
The ID of the user to remove from the organization
Response
User removed from organization successfully