archive_project

toloka.async_client.client.AsyncTolokaClient.archive_project | Source code

async archive_project(self, project_id: str)

Archives a project.

All pools in the project must be archived before archiving the project.

The archived project is not deleted. You can access it if you need.

Parameters description

ParametersTypeDescription
project_idstr

The ID of project to be archived.

  • Returns:

    The project with the updated status.

  • Return type:

    Project

Examples:

archived_project = toloka_client.archive_project('117493')

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