---
title: "PUT /config/chanPlan/explicit"
method: PUT
path: "/config/chanPlan/explicit"
---

# PUT /config/chanPlan/explicit

`PUT /config/chanPlan/explicit`

Configure both the unicast and bcast channel plan using ch0, channel spacing, and number of channels.

## Request body

- ChanPlanExplicit — Channel plan specified with CH0, channel spacing, number of channels
  - `ch0` integer, required — Set as specified in [FANTPS] US-IE description.
  - `chanSpacing` integer, required — Set as specified in [FANTPS] US-IE description.
  - `numChans` integer, required — Set as specified in [FANTPS] US-IE description.

## Response `200`

Channel plan successfully configured.

## Other responses

- `default` — Unknown error occurred.

---

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