Skip to main content
DELETE
/
ai
/
agents
/
{agent_id}
/
skills
Delete agent skill path
curl --request DELETE \
  --url https://api.wacht.dev/ai/agents/{agent_id}/skills \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Path Parameters

agent_id
string
required

Query Parameters

path
string
required

Response

200 - application/json

Deleted skill path

The response is of type object.