Skip to content
EN | DE

Remove smart feed-in priority limit for all loadpoints.

DELETE
/smartfeedinprioritylimit
curl --request DELETE \
--url https://demo.evcc.io/api/smartfeedinprioritylimit

Convenience method to remove limit for all loadpoints at once. Value is applied to each individual loadpoint.

Success - Null result

Media type application/json
object
result

Value is always null

object
Example generated
{
"result": {}
}