cURL
curl --request DELETE \ --url https://api.kausate.com/v2/monitors/{monitor_id} \ --header 'X-API-Key: <api-key>'
{ "detail": "Invalid cron expression" }
Delete a monitor. This will stop all monitoring checks for the company.
Sign up at Kausate.com to get an API key
Monitor deleted successfully
Was this page helpful?