POST
/
v1
/
experiment
/
hypothesis

Authorizations

authorization
string
header
required

Body

application/json
experimentId
string
required
model
string
required
promptVersion
string
required
providerKeyId
string
required
status
enum<string>
required
Available options:
PENDING,
RUNNING,
COMPLETED,
FAILED

Response

200 - application/json
data
object
required
error
enum<number> | null
required