AppBatchCreateRequest
toloka.client.app.AppBatchCreateRequest
| Source code
AppBatchCreateRequest(self, *, items: Optional[List[Dict[str, Any]]] = None)
Request Body.
Parameters Description
Parameters | Type | Description |
---|---|---|
items |
Optional[List[Dict[str, Any]]] | The item data following the App schema. |