Set OCPP Password (plain text) for a charger

Expects password as plain text in the request payload.

This endpoint encodes the plain-text password to hex before forwarding it to the charger.

If you already have an encoded OCPP AuthorizationKey that must be used as-is, use /chargers/{chargerId}/ocpp/settings/encodedauthorizationkey instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string
required
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!