The toloka.yandex.com
domain will be disabled starting May 1, 2023. Please use the toloka.dev
domain for API requests.
Removes a skill for a Toloker.
DELETE https://toloka.dev/api/v1/user-skills/<id>Authorization: OAuth <OAuth token>
Parameter | Overview |
---|---|
id | The ID of a Toloker's skill that is assigned to the "skill-Toloker" pair. You can find this ID using the Get a list of Tolokers who have skills request. |
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |