---
title: "DELETE /wifi_networks/{ssid}/allowed_groups"
method: DELETE
path: "/v1/wifi_networks/{ssid}/allowed_groups/"
---

# DELETE /wifi_networks/{ssid}/allowed_groups

`DELETE /v1/wifi_networks/{ssid}/allowed_groups/`

Remove a group from the Wifi network

## Path parameters

- `ssid` string, required

## Request body

- object
  - `groupname` string, required — Group name to be removed

## Response `200`

200

- object
  - `status` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/revisions/d0d15848629a/schema)
