---
title: "Deactivate AML client"
method: DELETE
path: "/v2/clients/{id}"
tags: ["AML Screening & Monitoring"]
---

# Deactivate AML client

`DELETE /v2/clients/{id}`

Use this endpoint to deactivate an AML client profile (no data is deleted).

## Path parameters

- `id` string, required

## Query parameters

- `tenant` string

## Headers

- `Authorization` string, required — The `access_token` returned in your most recent [Create access token](https://docs.fourthline.com/reference/create-access-token) response.

## Response `204`

No content

## Other responses

- `404` — AML client not found

---

[API](https://skmtc.net/fourthline/apis/fourthline-apis.md) · [All operations](https://skmtc.net/fourthline/apis/fourthline-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fourthline/fourthline-apis/revisions/7991ae7c8383/schema)
