v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Machine Learning

Request Interactive Annotation

    Send a request to the machine learning backend set up to be used for interactive preannotations to retrieve a
    predicted region based on annotator input. 
    See [set up machine learning](https://labelstud.io/guide/ml.html#Get-interactive-preannotations) for more.
    
post/api/ml/{id}/interactive-annotating

Path parameters

idinteger required

A unique integer value identifying this ML backend.

Request body

{"stackTrail":"components:schemas:MLInteractiveAnnotatingRequestRequest:properties:context","oasType":"schema","type":"unknown","description":"Context for ML model","nullable":true}
taskinteger required

ID of task to annotate

Response

Interactive annotation has succeeded.