annotation_queues
Remove a reviewer from an annotation queue
Unassigns an identity as a reviewer for the queue. Idempotent.
delete/v1/platform/annotation-queues/{queue_id}/reviewers/{identity_id}
Path parameters
queue_idstring required
Queue ID
identity_idstring required
Identity ID of the reviewer to remove
Response
No Content