pio org remove ORGNAME USERNAME
Remove a user from an organization.
If you need to destroy an existing organization, please use pio org destroy command.
Remove Bob from “platformio” organization:
> pio org remove platformio bob
The `bob` owner has been successfully removed from the `platformio` organization.