# 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"

## Response 400 fields (*/*):

  - `reason` (string, required)

  - `message` (string)


## Response 200 fields
