open_pool

toloka.client.TolokaClient.open_pool | Source code

open_pool(self, pool_id: str)

Opens a pool.

After opening the pool, tasks can be assigned to Tolokers.

Parameters description

ParametersTypeDescription
pool_idstr

The ID of the pool.

  • Returns:

    The pool with updated status.

  • Return type:

    Pool

Examples:

Opening a pool.

toloka_client.open_pool(pool_id='1080020')

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming