Create Annotation
Create annotation
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
array<string> of dataset names for which the annotation appears on charts
Explanation of the event the annotation marks on the charts
End time of the annotation
Time the annotation marks on the charts. If you don't include this field, Axiom assigns the time of the API request to the annotation.
Summary of the annotation that appears on the charts
Type of the event marked by the annotation. Use only alphanumeric characters or hyphens. For example, "production-deployment".
URL relevant for the event marked by the annotation. For example, link to GitHub pull request.
Response
array<string> of dataset names for which the annotation appears on charts
Explanation of the event the annotation marks on the charts
End time of the annotation
Time the annotation marks on the charts. If you don't include this field, Axiom assigns the time of the API request to the annotation.
Summary of the annotation that appears on the charts
Type of the event marked by the annotation. Use only alphanumeric characters or hyphens. For example, "production-deployment".
URL relevant for the event marked by the annotation. For example, link to GitHub pull request.
Was this page helpful?