---
title: "Changes to POST /api/app-lifecycle/{urn}/install"
method: POST
path: "/api/app-lifecycle/{urn}/install"
---

# Changes to POST /api/app-lifecycle/{urn}/install

`POST /api/app-lifecycle/{urn}/install`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2026-01-15** `77748aef5e7c` — 1 info
- **2025-11-02** `cfec28cc6df5` — 4 info
- **2025-10-14** `7b4084eaeb8d` — 1 info
- **2025-09-19** `04aac8a043a6` — 1 breaking
- **2025-09-07** `8894b9440760` — 1 info
- **2025-08-12** `6521e76a9edd` — 1 info
- **2025-06-04** `a36b7f680bf7` — 1 info
- **2025-05-29** `981a2cdd50da` — 2 info
- **2025-05-09** `0db10235cd0a` — 7 warning, 2 info

## Changes

- **2026-01-15** `77748aef5e7c` — 1 info
  - added the new optional request property `forcePull`
- **2025-11-02** `cfec28cc6df5` — 4 info
  - the `openPort` request property default value `true` was removed
  - the `skipEnv` request property default value `false` was removed
  - the `skipPull` request property default value `false` was removed
  - the `skipRun` request property default value `false` was removed
- **2025-10-14** `7b4084eaeb8d` — 1 info
  - added the new optional request property `maxBackups`
- **2025-09-19** `04aac8a043a6` — 1 breaking
  - removed the success response with the status `201`
- **2025-09-07** `8894b9440760` — 1 info
  - the `requestId` response's property pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$` was added for the status `201`
- **2025-08-12** `6521e76a9edd` — 1 info
  - added the new optional request property `skipRun`
- **2025-06-04** `a36b7f680bf7` — 1 info
  - added the media type `application/json` for the response with the status `201`
- **2025-05-29** `981a2cdd50da` — 2 info
  - added the new optional request property `skipEnv`
  - added the new optional request property `skipPull`
- **2025-05-09** `0db10235cd0a` — 7 warning, 2 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`
  - removed the request property `skipEnv`
  - removed the request property `skipPull`
  - removed the request property `skipRun`
  - the `openPort` request property default value `true` was added
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/runtipi/apis/runtipi-api/docs/api/app-lifecycle/:urn/install/post.md) · [API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [Page](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/app-lifecycle/:urn/install/post)
