unarchive_app_project

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

async unarchive_app_project(self, app_project_id: str)

Unarchives an App project.

Previous project status, which was before archiving, is restored.

Parameters description

ParametersTypeDescription
app_project_idstr

The ID of the project.

  • Returns:

    The App project with updated status.

  • Return type:

    AppProject

Examples:

toloka_client.unarchive_app_project('Q2d15QBjpwWuDz8Z321g')

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