Skip to main content
POST
Install a Computer Agent skill

Authorizations

token
string
query
required

Vida API Token

Path Parameters

targetAccountId
string
required

Body

application/json
skillSlug
string
required

Skill identifier returned by the skill catalog.

installId
string

Installation option identifier returned by the skill detail.

timeoutMs
integer
default:300000

Maximum time allowed for installation.

Required range: 1000 <= x <= 300000

Response

200 - application/json

Skill installation finished

curated
boolean
required
catalog
object
required

Refreshed skill detail and readiness state.

success
boolean
Example:

true

install
object