Create events
To create an event, send a request to thePOST /v1/accounts/{accountId}/assets/{assetId}/events endpoint with the correct request body.
Normally, when an event is created, the Notifense alert rule engine will send out alerts using the alert rules configured for the asset the event was created for. It is also possible to provide a recipient and channel when creating an event. This bypasses the alert rules configured for the asset and will unconditionally alert only the specified recipient through the specified channel.