Skip to main content
POST
Replay evaluations onto a new test case revision

Authorizations

Authorization
string
header
required

API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....

Body

application/json
newTestCaseId
string
required
Example:

"testCase_123"

testCaseGroupId
string
required
Example:

"group_123"

productIds
string[]
required
Example:

Response

Replay job accepted

scheduled
integer
skipped
integer
errors
string[]