English
cURL
curl --request POST \ --url https://api.example.com/v1/evaluations \ --header 'Content-Type: application/x-protobuf' \ --data '"<string>"'
"<string>"
The body is of type file.
file
Successful Response
Was this page helpful?