Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Path Parameters

id
string
required

Agent id.

Minimum string length: 1
skillId
string
required

Stable skill id returned by the skills API.

Minimum string length: 1

Body

application/json
expectedVersion
integer
Required range: x >= 0

Response

Skill deleted.

success
boolean
required
version
integer
required
Required range: x >= 0
partialFailures
string[]

Background synchronization work that did not finish. The skill change was still saved.