cURL
curl --request POST \ --url https://api-umbrella.io/api/services/aml/ongoingMonitoring/removeSearchProfile \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "profileId": "8dac-b5393ce5ef3a" } '
AML Ongoing Monitoring Remove Search Profile Service API Documentation
/aml/ongoingMonitoring/removeSearchProfile
Bearer token obtained from POST /auth. Valid for 60 minutes.
Unique identifier for the entity profile in the system.
"8dac-b5393ce5ef3a"
Successfully removed search profile.