Publish an event into the telemetry stream
Injects an event into the telemetry stream, gated by the active telemetry config. Returns 200 with the assigned envelope when the event is admitted, 204 when the event is filtered (no active session or the event's category is disabled), or 400 on validation failure.
post/telemetry/events
Request body
Response
Event published; envelope carries the assigned sequence.