Skip to main content
PUT
Update Card
Updates an existing RFID card for the specified location.
string
required
The UUID of the location.
string
required
The ID of the card.
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. When provided, it replaces the card’s current charger restrictions; 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.