---
title: "Import running configuration"
method: POST
path: "/api/config/import"
tags: ["config"]
---

# Import running configuration

`POST /api/config/import`

Accepts a YAML document and replaces all interfaces, access rules, object groups, and failover groups. This is a full replace (not merge) applied as a transaction.

## Response `200`

Count of imported entities per type

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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