Update Annotation Queue

Updates an annotation queue’s name. The new name must be unique within your project.

This endpoint only updates the queue’s name - the queue type and items remain unchanged.

Path parameters

queueIdstringRequired
The ID of the queue to update.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Request

This endpoint expects an object.
namestringRequired
The new name for the annotation queue

Response

Successfully updated annotation queue
successboolean or null
dataobject or null