/
Remove a Smart Device

Remove a Smart Device

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]

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

Parameters

Parameter

Type

Description

SERVICELOCATIONID

Path Parameter

The actual id of an accessible service location (see Get Servicelocations)

SMARTDEVICEID

Path Parameter

The 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.





Content



Related content

Get Smart Devices
Get Smart Devices
More like this
Get one Smart Device
Get one Smart Device
More like this
Delete service location
Delete service location
More like this
Modify a Smart Device
Modify a Smart Device
More like this
Get Servicelocations
Get Servicelocations
More like this
Get Servicelocation Info
Get Servicelocation Info
More like this