Batch Create Vision Events
Create up to 100 vision events in a single request.
Authorizations
AuthorizationstringRequired
Roboflow API key passed as a Bearer token.
Body
Responses
201
Events created successfully.
application/json
createdintegerOptional
eventIdsstring[]Optional
deprecationsstring[]Optional
400
Validation error.
application/json
403
Insufficient permissions for this resource.
application/json
post/vision-events/batch
Example Request
Request Body Parameters
Example Response
Last updated
Was this helpful?