The current version of the Bosch Thermotechnology Device API on the Bosch Developer Portal unfortunately does not allow to unpair an EasyControl of Bosch once it has been paired. That is a feature that is going to be added soon hopefully. Meanwhile users can unpair their EasyControl using following API call: DELETE https://pointt-api.bosch-thermotechnology.com/pointt-api/api/v1/gateways/<device id> The header of the call needs to contain a Bearer token of the user that can be copied from the tryout page.
... View more