---
title: "Deletes provider connection and screening rules for the given domain & provider"
method: DELETE
path: "/v1/domains/{domainId}/compliance/providers/{provider}"
tags: ["Compliance"]
---

# Deletes provider connection and screening rules for the given domain & provider

`DELETE /v1/domains/{domainId}/compliance/providers/{provider}`

## Path parameters

- `domainId` string, uuid, required
- `provider` 'ELLIPTIC' | 'CHAINALYSIS' | 'NOTABENE', required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/ripple/apis/ripple-custody-api.md) · [All operations](https://skmtc.net/ripple/apis/ripple-custody-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ripple/ripple-custody-api/revisions/0b55c0ddf07a/schema)
