Revoke one whitelisted RFID charging card for a service location

Description

Revokes the whitelisting of one RFID charging card on a specific service location.

Resource URL

https://app1pub.smappee.net/dev/v3/servicelocation/[SERVICELOCATIONID]/rfids/[ID]

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)

ID

Path Parameter

The id of the whitelisted RFID

Example

https://app1pub.smappee.net/dev/v3/servicelocation/123/rfids/JUSTANEXAMPLE

Result

No result

Versioning

Version 1 (v1)

Not available

Version 2 (v2)

Not available

Version 3 (v3)

Introduced in this version



Content