Skip to main content
POST
Clear Charging Profile
Sends a ClearChargingProfile command to the charger. All parameters are optional filters — if none are provided, all charging profiles are cleared.
string
required
The UUID of the charger.
integer
The ID of the charging profile to clear.
integer
The connector ID to clear profiles for. Must be 0 or greater.
string
Filter by purpose. One of ChargePointMaxProfile, TxDefaultProfile, or TxProfile.
integer
Filter by stack level. Must be 0 or greater.

Response

string
The response status from the charger (e.g., Accepted, Unknown).