Run Eval

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

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