Evaluate rules

Evaluate a rule set on Verosint signals. Rules that encountered error during evaluation will be interpreted as false and their outcomes will not be included in the result.

Body Params

The JSON formatted request body required to evaluate rules

uuid
required

UUID of the rule set to evaluate.

default
object

Default evaluation response

identifiers
object
required

Categorical identifiers to obtain Verosint signals. At least one identifier is required

parameters
object

Application specific parameters that may be referenced from the rule query

uri

The browser will be redirected to this URL after the verification successfully completes

workspaceCustomData
object

Custom account data in JSON format with an 8KB size limit. Note that the property names in the provided JSON object must not contain the . (period) or ASCII control characters. ASCII control characters are non-printable characters with codes 0-31 and 127.

boolean

If set and any rule evaluated to true, include signals in the evaluation response. Defaults to false

Responses

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