Annotation Queue Create
Annotation Queue Create
Create a new annotation queue.
POST
Annotation Queue Create
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Request to create a new annotation queue.
Example:
"entity/project"
Example:
"Error Review Queue"
Example:
[
"weave:///entity/project/scorer/error_severity:abc123",
"weave:///entity/project/scorer/resolution_quality:def456"
]Example:
"Review calls with exceptions"
Do not set directly. Server will automatically populate this field.
Response
Successful Response
Response from creating an annotation queue.