---
title: "Enables or disables the preview screening for an existing provider connection"
method: PUT
path: "/v1/domains/{domainId}/compliance/providers/{provider}/toggle-preview-screening"
tags: ["Compliance"]
---

# Enables or disables the preview screening for an existing provider connection

`PUT /v1/domains/{domainId}/compliance/providers/{provider}/toggle-preview-screening`

## Path parameters

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

## Query parameters

- `enabled` boolean, required

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `405` — Method Not Allowed

---

[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/410038300d74/schema)
