Enterprise
Quick Start
Search...
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
GET
Get annotation by its ID
DEL
Delete annotation
PATCH
Update an annotation
GET
Get all task annotations
POST
Create annotation
POST
Create annotations in bulk
Users
Actions
Views
Files
Projects
ML
Predictions
Tasks
Import Storage
Export Storage
Webhooks
Prompts
Model Providers
Comments
Workspaces
Enterprise
Quick Start
API Reference
Annotations
Create annotations in bulk
POST
http://localhost:8080
/
api
/
annotations
/
bulk
Create multiple annotations for specific tasks in a bulk operation.
Request
This endpoint expects an object.
tasks
list of integers
Optional
lead_time
double
Optional
project
integer
Optional
result
map from strings to any
Optional
Response
This endpoint returns a list of objects.
id
integer
Optional
Reset user token
Up Next
Built with