Skip to main content
POST
/
api
/
v1
/
runs
/
experiments
/
{experiment_id}
/
evaluate
Error
A valid request URL is required to generate request examples
{}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Path Parameters

experiment_id
string<uuid>
required

Body

application/json

Request body for evaluating an experiment.

rule_id
string<uuid>
required

Response

Successful Response

The response is of type Response Evaluate Experiment Adhoc Api V1 Runs Experiments Experiment Id Evaluate Post · object.