External Applications
delete
Remove External App Runners. This action will remove the runners from its App
Path parameters
appNamestringRequired
The unique identifier for the app
Body
runnersstring[] · min: 1Required
A list of runners urls
Responses
delete
No content
delete
Remove External Apps. This action will remove the external app as well as all the instances of the App
Path parameters
appNamestringRequired
The unique identifier for the app
Responses
delete
No content
post
Register External Apps or App Runners. This endpoint is used to register a brand new app, or to update an existing one with more Runners
Body
namestringRequired
name should be unique, alphanumeric set of characters
Responses
post
No content
Last updated
Was this helpful?