---
title: "Change device OS mode"
method: POST
path: "/devices/os/:change"
tags: ["Device"]
---

# Change device OS mode

`POST /devices/os/:change`

Change OS mode for AP or Switch.

## Request body

- XiqChangeDevicesOsModeRequest — The request for change the device(s) OS mode.
  - `device_ids` integer[], required — The one or multiple device IDs to change the OS mode. Must be all AP or Switches in the same list. For AP only "AP_410C", "AP_460C", "AP_305C", "AP_305CX", "AP_460S6C", "AP_460S12C", "AP_302W" are allowed change to WiNG OS. For Switch: only "5520", "5420F", "5420M" are allowed to change its OS type.
  - `target_os` string, required — The target OS mode to change to, for AP: only WiNG is supported, for Switch: EXOS or VOSS

## Response `200`

OK

---

[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)
