Agent Skills

Delete agent skill

Delete a skill. ON DELETE CASCADE removes its row in every persona's preload list.

delete/api/v0/agent/skills/{skill_id}

Path parameters

skill_idstring uuid required

Response

Successful Response

messagestring required

The deletion confirmation message.

skill_idstring uuid required

The ID of the deleted skill.

Changes

No recorded changes to this endpoint across all 1 revision of this API.