Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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.


Page Properties
hiddentrue
idrest-api-method


Index

2

Resource URL

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

HTTP method

DELETE

Description

Removes a smart device at a specific service location



Panel
titleContent
Table of Contents