Skip to content

Delete a monitor

DELETE
/monitors/{monitor_id}
curl --request DELETE \
--url https://api.perstat.io/monitors/example \
--header 'Authorization: Bearer <token>'

Permanently deletes a monitor together with its dependent data. This is irreversible. Requires a project management role in the owning organization; the deletion is recorded in the activity log.

monitor_id
required
string