Create Identity Annotation Queue Run Status
createRunStatus(
annotationQueueRunID: string,
body: AnnotationQueueCreateRunStatusParams,
options: RequestOptions
): APIPromise<unknown>| Name | Type | Description |
|---|---|---|
annotationQueueRunID* | string | |
body* | AnnotationQueueCreateRunStatusParams | |
options | RequestOptions |