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.
Try our new API reference: more parameter details, request/response examples, and code samples in various programming languages, including the Toloka-Kit usage samples.
PUT https://toloka.dev/api/v1/trainings/<training_id>Authorization: OAuth <OAuth token>Content-Type: application/JSON{<training parameters, including updated ones>}
Parameter | Overview |
---|---|
training_id | Pool ID. |
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |
Content-Type | Specifies the data format in the request body. |
In the request body, specify all the pool parameters, including those that are updated.
Contains information about a modified training pool (see the description in the Create a training pool section).
Contact support