Update Location
Locations
Update Location
PUT
Update Location
Updates the details of a specific location. All fields are optional; only the fields provided will be updated.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the location to update.
The name of the location. Maximum 255 characters.
The street name. Maximum 255 characters.
The house number. Must be 0 or greater.
The house number addition (e.g., “A”, “B”). Maximum 255 characters.
The postal code. Maximum 255 characters.
The city name. Maximum 255 characters.
The ISO 3166-1 alpha-2 country code (e.g., “NL”, “DE”). Maximum 2 characters.
Response
The unique UUID of the location.
The numeric ID of the location.
The name of the location.
The full formatted address of the location.
The street name.
The postal code.
The house number.
The house number addition. May be
null.The city name.
The ISO 3166-1 alpha-2 country code.
Whether smart charging is enabled for this location.
The number of chargers assigned to this location.
The location’s available capabilities based on licensing.
ISO 8601 timestamp of when the location was created.
ISO 8601 timestamp of when the location was last updated.
The authenticated user’s permissions for this location.