post https://{tenantUrl}/public-api/actions/charge-point/v1.0//reserve/
Reserve an evse
Log in to see full request history
Responses
406Action rejected by the Charge Point
422The payload you provided is invalid
Reserve an evse
406Action rejected by the Charge Point
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/actions/charge-point/v1.0/chargePoint/reserve/evse \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: