Switch Orgs:
Get /api/account/token
Refresh Token
Organization Id of the org I wanted to access
Get a new token for that organization
Then I reauthorized the token into the system
Get api/organization/{id}
This is how you switch Orgs using API
Switch Orgs:
Get /api/account/token
Refresh Token
Organization Id of the org I wanted to access
Get a new token for that organization
Then I reauthorized the token into the system
Get api/organization/{id}