curl --request PUT \
--url https://{tenant}.fincode.software/api/v6/services/admin/compliance/activate-aml-rule/{id} \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'Activates a specific AML rule.
curl --request PUT \
--url https://{tenant}.fincode.software/api/v6/services/admin/compliance/activate-aml-rule/{id} \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'