Skip to main content
DELETE
/
aml
/
monitorings
/
{id}
Delete AML monitoring
curl --request DELETE \
  --url https://ivs.idenfy.com/aml/monitorings/{id}/ \
  --header 'Authorization: Basic <encoded-value>'

Documentation Index

Fetch the complete documentation index at: https://documentation.idenfy.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The request must contain basic auth headers where username is API key and password is API secret.
In order for you to start using our API you will need an API key and API secret.
Both can be retrieved by contacting iDenfy's support or iDenfy's sales team.

Path Parameters

id
string<uuid>
required

A UUID string identifying this AML monitoring.

Response

204

No response body