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.
PATCH https://toloka.dev/api/v1/task-suites/<task_suite_id>/set-overlap-or-minAuthorization: OAuth <OAuth token>Content-Type: application/JSON
Parameter | Overview |
---|---|
task_suite_id | ID of a task suite. |
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |
Content-Type | Specifies the data format in the request body. |
{ "overlap": 0}
Parameter | Overview |
---|---|
overlap | integer | 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.defaultoverlap_fornew_task_suites) key).Task suite overlap. |
Contains the task suite data in JSON format.
Contact support