---
title: "POST /api/apps/{urn}/config"
method: POST
path: "/api/apps/{urn}/config"
tags: ["AppConfig"]
---

# POST /api/apps/{urn}/config

`POST /api/apps/{urn}/config`

## Path parameters

- `urn` string, required

## Request body

- UpdateAppConfigBodyDto
  - `config` string, required

## Response `default`

- AppConfigSuccessDto
  - `success` boolean, required

## Changes

- **2026-03-06** `87821b08d809` — 1 info
  - endpoint added
- **2025-05-09** `0db10235cd0a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/apps/:urn/config/post.md)

---

[API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [All operations](https://skmtc.dev/runtipi/apis/runtipi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runtipi/runtipi-api/revisions/5c7deb969194/schema)
