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 | Type | Description |
---|---|---|
app_project_id | str | The ID of the project. |
Returns:
The App project with updated status.
Return type: