EV Charger
Clear this EV charger's schedule
Clear the schedule set on this EV charger. The route is published ahead of the scheduler; every call returns 501 until it lands.
DELETE
curl
Authorizations
Path Parameters
The unique identifier for the EV Charger device.
Example:
"device_abc123"
Response
Device not found or access denied.
Uniform error response. The error.code identifies the failure, error.message carries a human-readable explanation, and error.details carries structured context (failed fields, conflicting action IDs, supported capabilities) where relevant.
curl