Skip to main content
axiom.deleteAnnotation deletes one annotation and returns null. Dataset events and dashboard configuration are unchanged.
automations/axiom-delete-annotation.automation.ts
This operation changes or deletes provider data. Confirm the target before deployment.

Input

annotationId is required and selects the annotation to delete.

Output

Returns null after Axiom confirms deletion.

Permission and failures

The API token needs the organization-level annotations|delete capability. Axiom returns an error when the annotation does not exist or the token cannot delete it. This mutation is not retried automatically after an ambiguous provider response.