Create Identity Annotation Queue Run Status.
func (
r *AnnotationQueueService) NewRunStatus(ctx context.Context,
annotationQueueRunID string,
body AnnotationQueueNewRunStatusParams,
opts ...option.RequestOption) (res *AnnotationQueueNewRunStatusResponse,
err error
)Create Identity Annotation Queue Run Status
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
annotationQueueRunID* | string | |
body* | AnnotationQueueNewRunStatusParams | |
opts* | ...option.RequestOption |