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

# PUT /wifi_networks/{ssid}/allowed_groups/

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

Add an  allowed group to a wifi network

## Path parameters

- `ssid` string, required

## Request body

- object
  - `groupname` string, required — Name of the group to be added

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