v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
Telemetry

    Enables or disables sending data collected by the Telemetry
    module.
    :param enable: Enable or disable sending data
    :type enable: bool
    :param license_name: License string e.g. 'sharing-1-0' to
    make sure the user is aware of and accepts the license
    for sharing Telemetry data.
    :type license_name: string
    
put/api/telemetry

Request body

enableboolean
license_namestring

Response

Resource updated.

object required