Remove a skill for a Toloker
Removes a skill for a Toloker.
Request
Production version
Sandbox
DELETE https://toloka.yandex.com/api/v1/user-skills/<id>
Authorization: OAuth <OAuth token>
DELETE https://sandbox.toloka.yandex.com/api/v1/user-skills/<id>
Authorization: OAuth <OAuth token>
Path parameters
Parameter | Overview |
---|---|
id | The ID of a Toloker's skill that is assigned to the "skill-Toloker" pair. |
Headers
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |