{
"scanId": "string",
"riskLevelId": 0
}curl --location --request POST 'https://testapi.flyp.com.tr/sanctionscanner/operations/SetSearchRiskLevel' \
--header 'Content-Type: application/json' \
--data-raw '{
"scanId": "string",
"riskLevelId": 0
}'{}