Accepts an encrypted TrueSight diagnostics envelope from the SDK, enriches it with server-resolved clientId and environment, and forwards it to TrueSight.
API reference, Onboarding
Forward diagnostics data
POST
https://demo-api.incodesmile.com/omni/add/diagnostics-dataHeaders
Request body
application/json
Envelope format version
Encryption algorithm
Compression algorithm
Key identifier
Initialization vector (Base64)
Encrypted diagnostics payload (Base64)
Authentication tag (Base64)
Responses
Response body (application/json)
True when the diagnostics envelope was forwarded to TrueSight. False when diagnostics ingest is not enabled in this environment.
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details