/
RU
runtipi
/
Runtipi API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
App
4
AppLifecycle
12
post
/api/app-lifecycle/{urn}/install
post
/api/app-lifecycle/{urn}/start
post
/api/app-lifecycle/{urn}/stop
post
/api/app-lifecycle/{urn}/restart
delete
/api/app-lifecycle/{urn}/uninstall
post
/api/app-lifecycle/{urn}/reset
patch
/api/app-lifecycle/{urn}/update
patch
/api/app-lifecycle/{urn}/update-config
patch
/api/app-lifecycle/update-all
post
/api/app-lifecycle/start-all
post
/api/app-lifecycle/stop-all
post
/api/app-lifecycle/restart-all
Apps
8
Auth
13
Backups
6
CustomApp
4
Debug
7
Health
1
I18n
1
Links
5
Marketplace
8
SSE
3
System
2
User Config
4
AppLifecycle
patch
/api/app-lifecycle/{urn}/update
Path parameters
urn
string
required
Request body
UpdateAppBody
required
performBackup
boolean
required
Response
LifecycleRequestDto
required
requestId
union
required
a UUID
Changes