Run Eval
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
target
This is the target that will be run against the eval
type
This is the type of the run.
Currently it is fixed to eval
.
Allowed values:
eval
This is the transient eval that will be run
evalId
This is the id of the eval that will be run.