Disables the ongoing monitoring feature for a certain end-user (identified by session Id = {id})
Only available for customers using the Veriff PEP and Sanctions services.
If you need to check if the ongoing monitoring is enabled for a particular end-user, check the monitorStatus parameter in GET /watchlist-screening response payload.
Note: always ensure that you use the correct API URL to send requests. See the API URL section for more info.
Your integration's API key (occasionally referred to the "Token", "API public key" or "Publishable key")
Request body signed with the shared secret key
Session id
Watchlist screening data
New status of the watchlist screening
Disabled watchlist screening successfully
API request status
Details about watchlist disabling status
UUID v4 which identifies session attempt
UUID v4 which identifies session
The unique identifier that you created for your end-user. It can be max 1,000 characters long and contain only non-semantic data that can not be resolved or used outside your systems or environments. Veriff returns it unmodified in webhooks and API response payloads, or as null if not provided
Indicates if monitoring is enabled or disabled for this session, one of enabled or disabled, or empty if status is unknown
Watchlist screening is already disabled
API request status
Details about the error while disabling watchlist response
Unauthorized
Watchlist screening is not enabled
Session not found
Internal server error
API request status
Details about the error while disabling watchlist response
Article Versioning
Date | Description |
|---|---|
Jan 9, 2026 | Documentation published |