/
OP
openintegrationhub
/
App directory
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.0.0
Apache 2.0
raw.githubusercontent.com
2021-03-17
7
3
9.3 KB
Apps
Update an app
Update an app
patch
/apps/{id}
Path parameters
id
string
required
ID of the app to update
Request body
MutableApp
required
artifactId
string
required
name
string
required
description
string
img
string
dataModels
string[]
components
object[]
isGlobal
boolean
tenant
string
status
string
supportedConnections
object
Response
successful operation
App
required
artifactId
string
required
name
string
required
description
string
img
string
dataModels
string[]
components
object[]
isGlobal
boolean
tenant
string
status
string
supportedConnections
object
_id
string
required
createdAt
string
date-time
required
Client creation time
updatedAt
string
date-time
Client update time