Skip to content
EN | DE

Delete a SoC-based charging plan

DELETE
/vehicles/{name}/plan/soc
curl --request DELETE \
--url https://demo.evcc.io/api/vehicles/vehicle_1/plan/soc

Delete the charging plan

More information

name
required

More information

string
>= 1 characters /[a-zA-Z0-9_.:-]+/
Example
vehicle_1

Vehicle name

Success - Empty result

Media type application/json
object
Example generated
{}