Skip to main content
POST
Suggest a Fix for a Run

Authorizations

x-api-key
string
header
required

API key for authentication. Generate API keys from the RevRing dashboard.

Path Parameters

id
string<uuid>
required

Test suite ID

runId
string<uuid>
required

Test run ID

Query Parameters

wait
enum<string>

Set to 0 to return immediately instead of waiting for the suggestion.

Available options:
0

Response

The suggestion, when it was ready in time. The suggestion fields are also present at the top level of data.

data
object

A proposed prompt change covering every failed attempt in a test run.