Switch company
Summary
- If the initial authentication is done without the optional
companyId
, the authentication might log you into the wrong company (first returned accessible company will be used) - In order to switch the company, simply authenticate again, and pass the desired
companyId
- Applies to Username/Password authentication and Refresh Token authentication
- Required API calls:
authenticationService/authenticate
Last updated on July 3rd, 2025, 11:51 am