Returns a raw HTTP response for delete /api/v1/annotation-queues/{queue_id}/runs/{queue_run_id}, but is otherwise the same as
[RunService.deleteQueue]..
public HttpResponseFor<RunDeleteQueueResponse> deleteQueue(
String queueRunId,
RunDeleteQueueParams params
)Returns a raw HTTP response for delete /api/v1/annotation-queues/{queue_id}/runs/{queue_run_id}, but is otherwise the same as
[RunService.deleteQueue].
| Name | Type | Description |
|---|---|---|
queueRunId* | String | |
params* | RunDeleteQueueParams |