Skip to main content
axiom.createAnnotation creates an annotation across one or more datasets. type accepts lowercase letters, digits, and hyphens; omit time to use Axiom’s current time.
automations/axiom-create-annotation.automation.ts

Inputs

Output

Returns the created annotation with its id, datasets, type, start time, and any optional display fields.

Permission and failures

The API token needs the organization-level annotations|create capability. Axiom rejects inaccessible datasets, invalid time values, and annotation fields outside their documented constraints. Authentication and permission failures are returned as action errors.