Skip to main content
DELETE
Uninstall agent app

Authorizations

token
string
query
required

Vida API Token

Path Parameters

appId
string
required

App identifier returned by GET /api/v2/apps.

Minimum string length: 1
appVersion
string
required

Exact app version returned by GET /api/v2/apps.

Minimum string length: 1

Query Parameters

targetAccountId
integer

Computer Agent account whose app state should be used. Defaults to the API token account.

Response

App uninstalled successfully

success
boolean
Example:

true