Skip to main content
POST
/
v1
/
span_annotations
{
  "data": [
    {
      "id": "<string>"
    }
  ]
}

Query Parameters

sync
boolean
default:false

If true, fulfill request synchronously.

Body

application/json
data
SpanAnnotationData · object[]
required

Response

Span annotations inserted successfully

data
InsertedSpanAnnotation · object[]
required