Skip to content
EN | DE

Clear cache

DELETE
/system/cache
curl --request DELETE \
--url https://demo.evcc.io/api/system/cache \
--cookie auth=<auth>

Clears all cached data. This resets all cached values from tariffs, vehicle APIs, and other components that use caching.

Success

Media type application/json
object
result
string
Example
{
"result": "OK"
}

Unauthorized - Login and try again

Media type text/plain
string
Allowed values: Unauthorized