@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias ThermostatsDeleteClimatePresetParameters

    type ThermostatsDeleteClimatePresetParameters = {
        climate_preset_key: string;
        device_id: string;
    }
    Index
    climate_preset_key: string

    Climate preset key of the climate preset that you want to delete.

    device_id: string

    ID of the thermostat device for which you want to delete a climate preset.