HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

EVSE / Note / Update

Update a specific note for an EVSE.

Required permissions:

  • Notes.update for updating summary and details
  • Notes.pin for updating the pinned field (in addition to Notes.update if other fields are included)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique EVSE ID — the integer shown as ID in the admin UI. Not the ID (QR code), network ID, or EMI3 EVSE ID.

integer
required

Note ID

Body Params
string
length ≤ 255

Short summary or title of the note

string | null

Detailed content of the note. Send null to clear.

boolean

Whether the note should be pinned. Requires Notes.pin permission.

Responses

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