---
title: "Switch to another ExtremeCloud IQ account"
method: POST
path: "/account/:switch"
tags: ["Account"]
---

# Switch to another ExtremeCloud IQ account

`POST /account/:switch`

Switch to external ExtremeCloud IQ account or switch back to home ExtremeCloud IQ account.

## Query parameters

- `id` integer

## Response `200`

OK

- XiqLoginResponse
  - `access_token` string, required — The access token with JWT format issued by ExtremeCloud IQ
  - `token_type` string, required — The type of token, only supports "Bearer" currently
  - `expires_in` integer, required — The lifetime in seconds of the access token

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
