v1
latestOpenAPI 3.1.02026-07-26231646860.9 KBexperiment
Create Experiment
Create a new experiment for a project.
post/v2/projects/{project_id}/experiments
Path parameters
project_idstring uuid4 required
Request body
Example request
{
"scorers": [
{
"filters": [
{
"value": "ENUM_VALUE"
}
]
}
]
}Response
Successful Response