---
title: "AgentRouterWanConfigWlanPush"
method: POST
path: "/agents/{agentId}/router-wan-config/wlan"
tags: ["AgentRouterWanConfigWlanPush"]
---

# AgentRouterWanConfigWlanPush

`POST /agents/{agentId}/router-wan-config/wlan`

## Path parameters

- `agentId` string, required

## Headers

- `Api-Version` 2, required
- `Api-Application` string, required
- `Api-Company` string, required
- `Api-Branding` string

## Request body

- object
  - `wlanSsid` string, required
  - `wlanKey` string, nullable
  - `wlanIpUseDhcp` boolean, nullable
  - `wlanIpAddress` string, nullable
  - `wlanIpGateway` string, nullable
  - `wlanIpNetMask` string, nullable
  - `wlanDnsServers` string[]

## Response `201`

Success response

- object
  - `status` string, required
  - `type` string, required
  - `data` object, nullable, required

## Other responses

- `4XX` — 4XX error response

---

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