Log the caller's reviewer status for a RUN or THREAD annotation queue item. A null status re-shows the item for this reviewer.
createStatus(
queueItemID: string,
body: ItemCreateStatusParams,
options: RequestOptions
): APIPromise<ItemCreateStatusResponse>| Name | Type | Description |
|---|---|---|
queueItemID* | string | |
body* | ItemCreateStatusParams | |
options | RequestOptions |