organization_select
Sets the active organization for the current session and returns the resolved active product.
Sets the active organization for the current session and returns the resolved active product. Session state: the switch also rewrites the session product selection — the current product survives only when it belongs to the new organization, otherwise the caller's first product in that organization is selected, or the selection is cleared when there is none.
Behavior
- HTTP
POST /governance/api/v1/organizations/select
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| organizationId | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| organization | object | • | |
| activeProductId | string | • |
Try it
Sets the active organization for the current session and returns the resolved active product.