---
title: "Set default gateway"
method: POST
path: "/api/network/gateway"
tags: ["network"]
---

# Set default gateway

`POST /api/network/gateway`

Saves the default gateway IP address to the `gateway` configuration file.

## Request body

- object

## Response `200`

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