cURL
curl --request DELETE \ --url https://api.deeprails.com/monitor/{monitor_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a monitor and all its associated events
JWT token for authentication
Unique identifier for the monitor
Monitor deleted successfully