Patch an existing (charge) site

Required scope: charge-points:write
Organization authorization: supported

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
string | null

Name of the site

address
object | null

Address information

number | null
-90 to 90

Latitude coordinate for the site location. When provided along with longitude, overrides geocoding from address.

number | null
-180 to 180

Longitude coordinate for the site location. When provided along with latitude, overrides geocoding from address.

string | null
enum

Visibility type of the site. Controls who can charge at the site: public means any Monta user can charge here, private restricts charging to team members / access-token holders. This field does NOT control whether the site appears on the consumer map — use showOnMap for that.

Allowed:
boolean | null

Whether this site should be visible on the consumer map. This is independent of visibility — a private site can still be shown on the map, and a public site can be hidden.

string | null

External Id of this entity, managed by you.

partnerCustomPayload
object | null

Custom JSON payload for this entity, managed by you.
Note: the expected shape is a flat JSON object with named keys. The payload is limited to 1000 characters.

metadata
object | null

Metadata for the site including amenities, energy mix, opening hours, site developer, and pictures.

string | null

A free-text note for this site, visible in the app.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json