User Heat Pumps
Remove a user's heat pump
Remove a user’s heat pump.
Offboards by default so the OEM deauthenticates before the row is gone; for Bosch that means a
DELETE /contracts/{gatewayId} that stops the OEM pushing datapoints for a removed device.
DELETE
Remove a user's heat pump
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the user's organization
The user ID of the user whom the heat pump belongs to
The ID of the heat pump to be deleted
Query Parameters
Offboard before deletion; set false only for a forced immediate hard delete
Response
200
OK
Remove a user's heat pump
