Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Description

Removes a smart device at a specific service location

Resource URL

https://app1pub.smappee.net/dev/v3/servicelocation/[SERVICELOCATIONID]/smartdevices/[SMARTDEVICEID]

HTTP method

DELETE

HTTP header

Authorization: Bearer [ACCESS_TOKEN]

(info) [ACCESS_TOKEN] being the access token received from the Get token or Refresh token authentication calls.

Parameters

ParameterTypeDescription
SERVICELOCATIONIDPath ParameterThe actual id of an accessible service location (see Get Servicelocations)
SMARTDEVICEIDPath ParameterThe actual id of the smart device that you intend to remove (see Get Smart Devices)

Example

https://app1pub.smappee.net/dev/v3/servicelocation/123/smartdevices/CHARCHARGER-1

Result

The result is the list of smart devices that remain installed at the service location.

Versioning

Version 3 (v3)

This call was introduced in version 3.


Page Properties
hiddentrue
idrest-api-method


Index2
Resource URLhttps://app1pub.smappee.net/dev/v3/servicelocation/123/smartdevices/CARCHARGER-1
HTTP methodDELETE
Description

Removes a smart device at a specific service location




Panel
titleContent

Table of Contents