latestOpenAPI 3.0.42026-08-213579001013.0 KB

5f993bd211f5

Organization

Switches the calling customer's active organization to the given one.

The active organization determines the token's org claim; the change takes effect the next time the client refreshes its token. Responds with 403 when the caller is not a member of the target organization.

put/organizations/active

Request body

organizationIdstring required

The id of the organization to activate.

Response

No Content