Skip to main content
DELETE

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

device_id
string<uuid>
required

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

climate_preset_key
string
required

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

Minimum string length: 1

Response

OK

The response is of type object.