Skip to main content
DELETE
/
v2
/
monitors
/
{id}
Stop monitoring a company
curl --request DELETE \
  --url https://api.topograph.co/v2/monitors/{id} \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.topograph.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Monitor ID to stop

Response

Monitor deleted successfully