Skip to main content
POST
Install agent app

Authorizations

token
string
query
required

Vida API Token

Path Parameters

appId
string
required

ID of the application

appVersion
string
required

Version of the application (defaults to v1)

Query Parameters

targetAccountId
integer
required

Account where the app should be installed.

Body

application/json
app
object

Application manifest data to install

Example:

Response

Successfully installed the app

success
boolean
Example:

true

app
object

Agent app metadata and account-specific setup state.