Trigger Analytics Event using the Rest API

Hi

I want to trigger an analytic event using the Rest API of Milestone. Does the Milestone system allow the trigger of analytic events with the Rest API?

If I try to get an alarms list the API response is as follows:

"error": {

    "httpCode": 404,

    "details": \[

        {

            "errorText": "Unknown resource: alarms"

        }

    \]

}

}

We are running on Milestone 2022 R1

The Alarms API is beta and was introduced in 2023R2.

ref. https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/mip2023r2_intro.html&tree=tree_home.html

https://doc.developer.milestonesys.com/mipvmsapi/api/alarms-rest/v1/#section/Quickstart/Requirements

It will unfortunately not work in systems older than 2023R2..