v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBexperiment
Create Experiment
Create a new experiment for a project.
post/projects/{project_id}/experiments
Path parameters
project_idstring uuid4 required
Request body
Example request
{
"scorers": [
{
"filters": [
{
"value": "ENUM_VALUE"
}
]
}
]
}Response
Successful Response