Skip to main content
axiom.deleteMonitor deletes one monitor and returns null. This stops evaluations but does not delete datasets or standalone notifiers.
automations/axiom-delete-monitor.automation.ts
This operation changes or deletes provider data. Confirm the target before deployment.

Input

monitorId is required and selects the monitor to delete.

Output

Returns null after Axiom confirms deletion.

Permission and failures

The API token needs the organization-level monitors|delete capability. Axiom returns an error when the monitor is missing or cannot be deleted. This mutation is not retried automatically after an ambiguous provider response.