Skip to main content
DELETE
Delete a monitor

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Path Parameters

id
string
required

Resource identifier.

Minimum string length: 1

Response

Monitor deleted. The response is also successful when no matching monitor exists.