---
title: "Create DHCP interface"
method: GET
path: "/api/network/interface/add/{interface}"
tags: ["network"]
---

# Create DHCP interface

`GET /api/network/interface/add/{interface}`

Creates a new blank DHCP interface configuration file for the specified network interface (e.g. `eth1`, `wlan0`).

## Response `200`

DHCP interface created

- object

---

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