Skip to main content
DELETE
/
api
/
v1
/
skills
/
associations
/
{entity_type}
/
{entity_id}
/
skills
/
{skill_id}
Dissociate Skill
curl --request DELETE \
  --url https://control-plane.kubiya.ai/api/v1/skills/associations/{entity_type}/{entity_id}/skills/{skill_id}
This response does not have an example.

Path Parameters

entity_type
string
required
entity_id
string
required
skill_id
string
required

Response

Successful Response