---
title: "Cancel AML list subscription connected to the conversation"
method: DELETE
path: "/api/subscriptions/{conversationId}/aml"
tags: ["AML"]
---

# Cancel AML list subscription connected to the conversation

`DELETE /api/subscriptions/{conversationId}/aml`

Stops AML monitoring for given conversation.

## Path parameters

- `conversationId` string, required

## Response `204`

Subscription canceled

## Other responses

- `402` — Exhaustion of the plan or limitations related to non-payment
- `403` — Forbidden
- `404` — Conversation or AML subscription not found
- `500` — Server side error

---

[API](https://skmtc.dev/authologic/apis/authologic-customer-api.md) · [All operations](https://skmtc.dev/authologic/apis/authologic-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/authologic/authologic-customer-api/revisions/e22bf6fc51a7/schema)
