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