Upload Alert Data

Direct API payload delivery with optional execution trigger. Maximum 100 alerts per API call.

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

Request model for alerts upload

alerts
array of objects
required
length between 1 and 100

Alert data objects containing flagged transaction IDs

Alerts*
boolean
Defaults to false

When set to True, Rose will determine entity IDs from the transactions in flagged_transaction_id_list. In this case, do not provide entity_id_list for any alert. When set to False, you must explicitly provide entity_id_list for every alert.

boolean
Defaults to false

Immediately trigger alert processing

length between 1 and 100

Batch ID for the alerts (auto-generated if not provided)

Headers
string
length between 22 and 128

Optional idempotency key for preventing duplicate request processing. Must be 22-128 characters.

Responses

401

Unauthorized - API key is missing or invalid

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