{% include [announce](../_includes/announce.md) %} Удаляет навык у исполнителя.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add Toloka/docs --skill concepts --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Concepts?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/toloka-concepts-5499e0d5)More formats (shields.io, HTML) on the badges page.
# Удалить навык у исполнителя
{% include [announce](../_includes/announce.md) %}
Удаляет навык у исполнителя.
## Запрос {#request}
{% list tabs %}
- Боевая версия
```bash
DELETE https://toloka.dev/api/v1/user-skills/<id>
Authorization: ApiKey PlaceYourRealApiKey_Here
```
- Песочница
```bash
DELETE https://sandbox.toloka.dev/api/v1/user-skills/<id>
Authorization: ApiKey PlaceYourRealApiKey_Here
```
{% endlist %}
## Path-параметры {#path-params}
{% include [get-user-skill-skill-user-id-table](../_includes/concepts/get-user-skill/id-get-user-skill/skill-user-id-table.md) %}
## Заголовки {#headers}
{% include [reusables-auth](../_includes/reusables/id-reusables/auth.md) %}Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!