Was this helpful?
Delete a monitor group.
/monitor_groups/{id}/destroy
The unique ID of monitor group.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/monitor_groups/{id}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body