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

Endpoint: DELETE /v1/domains/{domainId}/compliance/providers/{provider}
Security: httpAuth

## Path parameters:

  - `domainId` (string, required)

  - `provider` (string, required)
    Enum: "ELLIPTIC", "CHAINALYSIS", "NOTABENE"

## Response 404 fields (*/*):

  - `reason` (string, required)

  - `message` (string)


## Response 204 fields
