ProjectUserRestriction

toloka.client.user_restriction.ProjectUserRestriction | Source code

ProjectUserRestriction(
self,
*,
user_id: Optional[str] = None,
private_comment: Optional[str] = None,
will_expire: Optional[datetime] = None,
id: Optional[str] = None,
created: Optional[datetime] = None,
project_id: Optional[str] = None
)

Forbid the Toloker to complete tasks from a specific project

Parameters Description

ParametersTypeDescription
user_idOptional[str]

The ID of the Toloker.

private_commentOptional[str]

A comment for you why access to this Toloker was restricted.

will_expireOptional[datetime]

When access is restored. If you do not set the parameter, then the access restriction is permanent.

idOptional[str]

The identifier of a specific fact of access restriction. Read-only field.

createdOptional[datetime]

Date and time when the fact of access restriction was created. Read-only field.

project_idOptional[str]

Project identifier to which access will be denied.

Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming