Skip to main content
DELETE
Delete a skill
Removes a skill from your catalog. Agents that reference this skill will no longer have access to it in future sessions. Returns 204 No Content on success.

Path parameters

name
string
required
The skill’s name (e.g. extract-table-data or myorg/web-helper). Slash-containing names are supported.

Examples


Errors