Edit a training pool

Attention

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

Makes changes to a training pool.

Learn about editing a main pool in the Edit pool section.

Request

Tip

Try our new API reference: more parameter details, request/response examples, and code samples in various programming languages, including the Toloka-Kit usage samples.

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

Path parameters

ParameterOverview
training_idPool 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 pool parameters, including those that are updated.

Response

Contains information about a modified training pool (see the description in the Create a training pool section).

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
Bonuses
Messages for Tolokers
Various parameters
Libraries