Skip to main content
POST
Annotation Queue Add Calls

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

queue_id
string
required

Body

application/json

Request body for adding calls to an annotation queue (queue_id comes from path).

project_id
string
required
Example:

"entity/project"

call_ids
string[]
required
Example:
display_fields
string[]
required

JSON paths to display to annotators

Example:

Response

Successful Response

Response from adding calls to a queue.

added_count
integer
required
duplicates
integer
required