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.
curl --request POST \
--url https://api.eu.bronto.io/organizations/{orgId}/access/user/{userId}/switch \
--header 'X-BRONTO-API-KEY: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.bronto.io/llms.txt
Use this file to discover all available pages before exploring further.