Send Telemetry Event
POST http://localhost:{{PROXY}}9974/v1/Telemetry/Events
Request Body
{"events"=>[{"payload_type"=>"error-v1", "payload"=>{"client_timestamp"=>"2020-04-16T08:38:09.507Z", "event_name"=>"Error 1", "event_group"=>"string", "event_source"=>"string", "error_code"=>0, "error_details"=>"string", "error_source"=>"string", "error_reporter_name"=>"string"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
I-Twilio-Auth-Account | string | ||
I-Twilio-Active-Grant | string | ||
I-Twilio-Request-Id | string | ||
I-Twilio-Client-Metadata | string | ||
I-Twilio-Identity | string |