cURL
curl --request POST \ --url https://api.eu.bronto.io/organizations/{orgId}/access/user/{userId}/switch \ --header 'X-BRONTO-API-KEY: <api-key>'
Sets the specified organization as the active organization for the user. The user must already have access to this organization.
Active organization switched successfully