Skip to main content
POST
/
v1
/
evaluations
Add span, trace, or document evaluations
curl --request POST \
  --url https://api.example.com/v1/evaluations \
  --header 'Content-Type: application/x-protobuf' \
  --data '"<string>"'
"<string>"

Headers

content-type
string | null
content-encoding
string | null

Body

The body is of type file.

Response

Successful Response