v1
skills
Delete a user-distilled copilot skill
Delete a user-distilled skill by slug.
Built-in defaults are not user-deletable — attempting to delete one returns 400. Missing skills return 404 so the UI can reconcile a stale list.
delete/api/skills/{name}
Path parameters
namestring required
Slug of the skill to delete
Slug of the skill to delete
Response
Successful Response
object required
Changes
Changed in 2 of the 92 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲