HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Actions / Clear Charging Profile

If you are not using networkId and not passing other criteria in the body it will clear the charging profile for the charge point (ChargePointMaxProfile). If you are using evse_network_id you will clear the charging profile just for that evse (TxDefaultProfile)

Log in to see full request history
Path Params
integer
required
Body Params
number

The ID of the charging profile to clear.

string

Specifies the ID of the connector for which to clear charging profiles. A connectorId of zero (0) specifies the charging profile for the overall Charge Point. Absence of this parameter means the clearing applies to all charging profiles that match the other criteria in the request.

string

Specifies to purpose of the charging profiles that will be cleared, if they meet the other criteria in the request.

number

Specifies the stackLevel for which charging profiles will be cleared, if they meet the other criteria in the request.

Responses
202

Clear request accepted

406

Action rejected by the Charge Point

422

The payload you provided is invalid

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