Skip to main content
POST
Create a telemetry data point

Authorizations

X-API-KEY
string
header
required

Body

application/json
data
object
required

The data payload of the telemetry event.

type
enum<string>
required

The type of the telemetry event.

Available options:
SCA_PRIME,
GABLE_CLIENT
id
string<uuid>

The unique identifier of the telemetry event. If not provided, a random UUID will be generated.

Response

Successful operation

id
string<uuid>
required

The id of the created telemetry event