Risk.Risk Insights
Create Risk Insights
Creates a request and returns the risk insights report id of an end-user as a JSON response.
post/risk/v1/risk-insights
Request body
Example request
{
"externalReference": "ext-abc-123"
}Response
A successful response.
Example response
{
"id": "61261abc769e42eebaae018bf34f1664"
}Changes
No recorded changes to this endpoint across all 13 revisions of this API.