Skip to main content
DELETE
/
agents
/
{id}
/
skills
/
{skillId}
Error
A valid request URL is required to generate request examples
{
  "removed": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required
skillId
string<uuid>
required

Response

Skill removed

removed
boolean