Edit a skill

Attention

The toloka.yandex.com domain will be disabled starting April 1, 2023. Please use the toloka.dev domain for API requests.

Changes the name, comment, and access to the skill.

Request

Production version
Sandbox
PUT https://toloka.dev/api/v1/skills/<id>
Authorization: OAuth <OAuth token>
Content-Type: application/JSON
{<skill parameters, including updated ones>}

Path parameters

ParameterOverview
idSkill ID.

Headers

TitleOverview
AuthorizationA token for account authorization. Add OAuth as a prefix.
Content-TypeSpecifies the data format in the request body.

Request body

In the request body, specify all the skill parameters, including those that are updated.

Response

Contains updated information about the skill (see the description in the Create a skill section).

See also

Contact support
Toloka API
OverviewAccessing the APIRate limiting
Quick start
Reference
Project
Pools
Training
Subscriptions to events
Toloker selection
Ways to upload tasks
Tasks
Task suites
Tracking operations
Getting responses
Checking completed tasks
Rewards
Messages for Tolokers
Various parameters
Libraries