Update MAIN score generator outcome matrix (early-exit / score actions)

Updates the outcome matrix of a MAIN-category score generator: per-outcome scoreAction and earlyExit, plus fallbackOnError. The set of outcome result keys must belong to the generator type; results cannot be renamed or invented.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Score generator ID (must be a MAIN-category generator)

outcomes
array of objects
required
length ≥ 1

Outcome matrix rows. The set of results must belong to the generator type.

outcomes*
string
required
length ≥ 1

Provider outcome key (fixed per check type, read-only)

string
enum
required

Score action applied when this outcome matches

Allowed:
boolean
required

Whether matching this outcome stops the MAIN pipeline

string
enum
required

Score action applied when the provider errors or returns an unknown outcome

Allowed:
Headers
string
string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json