Update an annotation queue with the specified queue ID.
updateAnnotationQueue(queueId: string, options: __type): Promise<void>| Name | Type | Description |
|---|---|---|
queueId* | string | The ID of the annotation queue to update |
options* | __type | The options for updating the annotation queue |