cURL
curl --request POST \ --url https://api.uk.veridox.ai/files/{fileId}/risk-score/confirm \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "risk_score": "<string>", "confirmation_reason": "<string>" } '
{}
Confirm the current AI-generated risk score or override it with a new value.
confirmation_reason
settled
File ID
1000
Risk score confirmation created successfully
The response is of type object.
object