Skip to main content
POST
Add Card
Adds a new RFID card to the specified location.
string
required
The UUID of the location.
string
required
The display name of the card. Maximum 255 characters.
string
required
The RFID token identifier. Maximum 20 characters.
array
An optional array of charger UUIDs to restrict the card to. Each UUID must belong to the location. Omit or pass an empty array to allow the card on all chargers at the location.

Response

integer
The numeric ID of the card.
string
The display name of the card.
string
The RFID token identifier of the card.
array
The UUIDs of the chargers this card is restricted to. An empty array means the card is allowed on all chargers at the location.
string
ISO 8601 timestamp of when the card was created.
string
ISO 8601 timestamp of when the card was last updated.