Delete a skill
Skills
Delete a skill
Remove a skill from the catalog.
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
The skill’s
name (e.g. extract-table-data or myorg/web-helper). Slash-containing names are supported.Examples
Errors
| Status | Cause |
|---|---|
403 | The skill is reserved (h/) and you are not an H employee. |
404 | Skill not found or you don’t have access. |