Skip to main content
POST
Configure Telemetry

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
enableTelemetry
boolean | null

Specifies if the telemetry data should be sent or not.

Response

Request successful.