Delete Annotation Queue

Permanently deletes an annotation queue and all its associated queue items.

Warning: This action cannot be undone. All queue items (assignments and completion status) will be deleted. However, any annotations created from this queue will remain in your project.

Path parameters

queueIdstringRequired
The ID of the queue to delete.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

Successfully deleted annotation queue
successboolean
Indicates if the annotation queue was successfully deleted.
dataobject
Contains the deleted annotation queue information.