Skip to main content
DELETE
Annotation Queue Delete

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

Query Parameters

project_id
string
required

Response

Successful Response

Response from deleting an annotation queue.

queue
AnnotationQueueSchema · object
required

Schema for annotation queue responses.