---
title: "PUT /config/phy/modeSwitch/modeIDs"
method: PUT
path: "/config/phy/modeSwitch/modeIDs"
---

# PUT /config/phy/modeSwitch/modeIDs

`PUT /config/phy/modeSwitch/modeIDs`

Configure the PHY Operating Mode IDs advertised by a given device. The device's base PHY MUST be configured first, before its POM-IE. A device MUST NOT advertise any modes not configured by this endpoint.

## Request body

- PhyOperatingModeIDs — A list of PHY Operating Mode IDs to be advertised from a given device in its POM-IE.
  - `modes` integer[], required — Set as specified in section 5.2 of [PHYTPS].

## Response `200`

PHY Operating Modes successfully configured.

## Other responses

- `501` — This device does not support one or more of the given POMs!
- `502` — This device does not support the optional mode switch feature!
- `default` — Unknown error occurred.

## Changes

- **2026-07-17** `8475de394ee2` — 1 info
  - endpoint added
- **2023-07-24** `11bc7842d64c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/siliconlabs/apis/tbu-api/changes/config/phy/modeSwitch/modeIDs/put.md)

---

[API](https://skmtc.dev/siliconlabs/apis/tbu-api.md) · [All operations](https://skmtc.dev/siliconlabs/apis/tbu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siliconlabs/tbu-api/revisions/8475de394ee2/schema)
