---
title: "Set network interface configuration"
method: POST
path: "/api/network/interface/{interface}"
tags: ["network"]
---

# Set network interface configuration

`POST /api/network/interface/{interface}`

Updates the saved configuration for the specified `{interface}` but does not restart the network.

## Request body

- object

## Response `200`

Interface configuration saved

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