Stop assigning a task suite

Attention

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

Stops assigning a task suite to Tolokers.

Request

Production version
Sandbox
PATCH https://toloka.dev/api/v1/task-suites/<task_suite_id>/set-overlap-or-min
Authorization: OAuth <OAuth token>
Content-Type: application/JSON

Path parameters

ParameterOverview
task_suite_idID of a task suite.

Headers

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

Request body

{
"overlap": 0
}
ParameterOverview
overlapinteger | required if

Required if the parameter is not used when creating a task suite allow_defaults=true, and the overlap is not specified in the pool parameters (in the defaults.​default​overlap_for​new_task_suites) key).

Task suite overlap.

Response

Contains the task suite data in JSON format.

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