Update project details
Authentication
Header authentication of the form Token <token>
Path Parameters
Query Parameters
Request
Maximum number of annotations for one task. If the number of annotations per task is equal or greater to this value, the task is completed (is_labeled=True)
Reveal pre-annotations interactively
Onboarding mode (true): show ground truth tasks first in the labeling stream
Task data credentials: login
Task data credentials: password
Response
Total annotations number in project including skipped_annotations_number and ground_truth_number.
Total predictions number in project including skipped_annotations_number, ground_truth_number, and useful_annotation_number.
Useful annotation number in project not including skipped_annotations_number and ground_truth_number. Total annotations = annotation_number + skipped_annotations_number + ground_truth_number
Maximum number of annotations for one task. If the number of annotations per task is equal or greater to this value, the task is completed (is_labeled=True)
Reveal pre-annotations interactively
Onboarding mode (true): show ground truth tasks first in the labeling stream
Task data credentials: login
Task data credentials: password