patch_app_batch
toloka.client.TolokaClient.patch_app_batch
| Source code
Updates an App batch name.
Parameters Description
Parameters | Type | Description |
---|---|---|
app_project_id |
str | The ID of the project. |
batch_id |
str | The ID of the batch. |
name |
Optional[str] | Batch name. |
-
Returns:
The App batch.
-
Return type: