Edit a project

Attention

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

Edits a project.

In the request body, specify all the parameters for the project being updated. You can get the project ID from the list of projects.

Request

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

Path parameters

ParameterOverview
project_idProject ID.

Headers

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

Response

Contains updated information about the project in JSON format (see the sample project).

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