Skip to content
EN | DE

Delete energy-based charging plan

DELETE
/loadpoints/{id}/plan/energy
curl --request DELETE \
--url https://demo.evcc.io/api/loadpoints/1/plan/energy

Delete charging plan. Only available when a vehicle without SoC is connected.

More information

id
required

Loadpoint index starting at 1.

integer
>= 1
Example
1

Loadpoint index starting at 1

Success - Empty result

Media type application/json
object
Example generated
{}