Skip to main content
axiom.deleteNotifier deletes one notifier and returns null. Remove it from monitors first unless you also replace their configurations.
automations/axiom-delete-notifier.automation.ts
This operation changes or deletes provider data. Confirm the target before deployment.

Input

notifierId is required and selects the notifier to delete.

Output

Returns null after Axiom confirms deletion.

Permission and failures

The API token needs the organization-level notifiers|delete capability. Axiom returns an error when the notifier is missing, cannot be deleted, or is still required by provider configuration. This mutation is not retried automatically after an ambiguous provider response.