Skip to main content
POST
Create event

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

accountId
string<uuid>
required
assetId
string<uuid>
required

Body

application/json
type
enum<integer>
required
Available options:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
startedAt
string<date-time>
required
telemetry
null | object
location
null | object
recipient
null | object

The recipient to notify. Used to bypass the alert rule engine.

channel
null | object

The channel to notify the recipient through. Used to bypass the alert rule engine.

Response

Created

id
string<uuid>
required