Feedback Update

Allows you to programmatically provide feedback to an existing evaluation in RiskOS™.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string

Specifies the API version used for the request.

Body Params
string
required

The customer-side identifier (id) provided during the original evaluation request.

string
required

The environment-specific Workflow identifier that the ID is associated with.

Note: The workflow name must be unique within your RiskOS™ environment. It is not scoped by use case and must identify a single active workflow for each Evaluation API request.

string
enum
required

The fraud label for an application. Accepted values are fraud and non-fraud.

Allowed:
string

The fraud typology or category that best describes the nature of the fraud.

string

Optional notes or additional information to be added to the case.

date

The timestamp indicating when the event was recorded. Use the YYYY-MM-DD format as defined by the RFC 3339 standard.

string

The name or identifier of the person who recorded the fraud.

tags
array of strings

Tags to categorize or label the fraud case. Useful for filtering, reporting, or internal tracking.

tags
Responses

400

Bad Request - The request was unacceptable.

401

Unauthorized - An invalid API key was provided.

404

Not Found - The requested resource does not exist.

429

Too Many Requests - The rate limit for this API has been exceeded.

500

Internal Server Error – An unexpected condition occurred on the server.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json