Annotation Queue Item Progress Update
Annotation Queue Item Progress Update
Update the annotation state of a queue item for the current annotator.
POST
Annotation Queue Item Progress Update
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 body for updating annotation progress (queue_id and item_id come from path).
Note: wb_user_id is not included in the body - it's set server-side from the authenticated session.
Response
Successful Response
Response from updating annotation state.
Schema for annotation queue item responses.