Remove RUN or THREAD items from a single annotation queue by item ID.
deleteAll(
queueID: string,
body: ItemDeleteAllParams,
options: RequestOptions
): APIPromise<ItemDeleteAllResponse>| Name | Type | Description |
|---|---|---|
queueID* | string | |
body* | ItemDeleteAllParams | |
options | RequestOptions |