Stop Monitoring

Last updated March 24th, 2026

delete api.withmono.com/v3/lookup/watchlist/monitor/{id}
v1.0

Use this resource to stop a watchlist monitoring job.

Path Params
Headers

Request

1234
curl --request DELETE \
  --url https://api.withmono.com/v3/lookup/watchlist/monitor/{id} \
  --header 'accept: application/json' \
  --header 'mono-sec-key: YOUR_MONO_SECRET_KEY'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?