---
title: "PATCH /api/app-lifecycle/{urn}/update-config"
method: PATCH
path: "/api/app-lifecycle/{urn}/update-config"
tags: ["AppLifecycle"]
---

# PATCH /api/app-lifecycle/{urn}/update-config

`PATCH /api/app-lifecycle/{urn}/update-config`

## Path parameters

- `urn` string, required

## Request body

- AppFormBody
  - `port` number
  - `exposed` boolean
  - `exposedLocal` boolean
  - `openPort` boolean
  - `domain` string
  - `isVisibleOnGuestDashboard` boolean
  - `enableAuth` boolean
  - `localSubdomain` string

## Response `200`

## Changes

- **2025-05-09** `0db10235cd0a` — 7 warning, 3 info
  - the `port` request property's exclusiveMaximum was set to `false`
  - the `port` request property's exclusiveMinimum was set to `false`
  - removed the request property `forcePull`
  - removed the request property `maxBackups`
  - …6 more

[Change history](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/app-lifecycle/:urn/update-config/patch.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.dev/runtipi/apis/runtipi-api/revisions/f0c71f38bf3f?raw)
