---
title: "Switch active Console org"
method: POST
path: "/experimental/console/switch"
---

# Switch active Console org

`POST /experimental/console/switch`

Persist a new active Console account/org selection for the current local Codeplane state.

## Query parameters

- `directory` string
- `workspace` string

## Request body

- object
  - `accountID` string, required
  - `orgID` string, required

## Response `200`

Switch success

- boolean

---

[API](https://skmtc.dev/isogonic/apis/codeplane.md) · [All operations](https://skmtc.dev/isogonic/apis/codeplane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isogonic/codeplane/revisions/e787ab2e6692/schema)
