/
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
9
Apps
8
Auth
13
Backups
6
CustomApp
4
post
/api/custom-apps
patch
/api/custom-apps/{urn}
post
/api/custom-apps/{urn}/image
patch
/api/custom-apps/{urn}/metadata
Debug
7
Health
1
I18n
1
Links
5
Marketplace
8
SSE
3
System
2
User Config
4
CustomApp
post
/api/custom-apps
Request body
CreateCustomAppDto
required
config
object
required
name
string
required
Response
CreateCustomAppResponseDto
required
appName
string
required
appUrn
string
required
storeId
string
required
Changes