Skip to main content
POST
Evaluation Plan

Authorizations

Authorization
string
header
required

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

Path Parameters

job_id
string
required

Body

application/json
candidate_id
string
required
Required string length: 1 - 128
baseline_artifact_id
integer
required
candidate_artifact_id
integer
required
suites
string[]
required
Required array length: 1 - 8 elements
limit
integer | null
Required range: 1 <= x <= 1000000

Response

Successful Response

digest
string
required
protocol
Protocol · object
required
artifacts
Artifacts · object[]
required
specs
Specs · object[]
required