delete_user_skill

toloka.client.TolokaClient.delete_user_skill | Source code

delete_user_skill(self, user_skill_id: str)

Drop specific UserSkill

UserSkill describes the skill value for a specific Toloker.

Parameters Description

ParametersTypeDescription
user_skill_idstr

ID of the fact that the Toloker has a skill to delete.

Examples:

toloka_client.delete_user_skill(user_skill_id='1')
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming