create_app_items

toloka.client.TolokaClient.create_app_items | Source code

Creates task items in an App project in Toloka and adds them to an existing batch.

Parameters Description

ParametersTypeDescription
app_project_idstr

The ID of the App project.

batch_idOptional[str]

The ID of the batch to place items to.

itemsOptional[List[Dict[str, Any]]]

A list with items. The items must follow the solution schema described in App.input_spec.

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