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