v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Annotations

Create an annotation

Creates a new annotation.

post/analytics/v1/annotations

Request body

contentstring required

The content of the annotation.

timestampstring date-time required

The date associated with the annotation.

reportsstring[]

List of report IDs associated with the annotation.

labelsstring[]

List of label IDs to associate with the annotation. Labels must already exist.

Response

Created - Annotation created successfully.

idstring required

The unique identifier of the annotation.

contentstring required

The content of the annotation.

timestampstring date-time required

The date associated with the annotation.

reportsstring[]

List of report IDs associated with the annotation.

createTimestring date-time

The creation time of the annotation.

updateTimestring date-time

The time when the annotation was last updated.