Skip to main content
POST
/
organizations
/
{orgId}
/
access
/
user
/
{userId}
/
switch
Switch active organization for a user
curl --request POST \
  --url https://api.eu.bronto.io/organizations/{orgId}/access/user/{userId}/switch \
  --header 'X-BRONTO-API-KEY: <api-key>'

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

orgId
string
required
userId
string
required

Response

Active organization switched successfully