Create Eval Run

Authentication

AuthorizationBearer

Retrieve your API Key from Dashboard.

Request

This endpoint expects an object.
targetobjectRequired
This is the target that will be run against the eval
typeenumRequired

This is the type of the run. Currently it is fixed to eval.

Allowed values:
evalobjectOptional
This is the transient eval that will be run
evalIdstringOptional
This is the id of the eval that will be run.

Response