Add new records from either spans (a project) or from dataset examples to an existing annotation queue.
Payload Requirements
start_time must be before end_time, and the range must not exceed 7 days.example_ids must be non-empty strings.span_ids must be non-empty strings.Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The unique identifier of the annotation queue A universally unique identifier
"RW50aXR5OjEyMzQ1"
Body containing records to add to an annotation queue
Record sources to add to the annotation queue. At most 2 record sources (projects or datasets) may be provided in a single request.
1 - 2 elementsReturns the created annotation queue records
The created annotation queue records