Annotation Queues
Delete an annotation queue
Delete an annotation queue by its ID. This operation is irreversible.
<Note>This endpoint is in beta, read more here.</Note>
delete/v2/annotation-queues/{annotation_queue_id}
Path parameters
annotation_queue_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique annotation queue identifier (base64)
Response
Annotation queue successfully deleted