Skip to main content

Add a comment to a charger

x-ms-visibility: "important"

Adds a comment to the specified charger.

Request Body required

The comment details.

    chargerId string
    comment string
Responses

The comment details.


Schema
    id int64
    createdAt date-time
    updatedAt date-time
    chargerId string
    comment string
    operatorId string
    operatorName string
    operatorEmail string
Loading...