Delete Runs From Annotation Queue.
func (
r *AnnotationQueueRunService) DeleteAll(ctx context.Context,
queueID string,
body AnnotationQueueRunDeleteAllParams,
opts ...option.RequestOption) (res *AnnotationQueueRunDeleteAllResponse,
err error
)Delete Runs From Annotation Queue
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
body* | AnnotationQueueRunDeleteAllParams | |
opts* | ...option.RequestOption |