post https://{tenantUrl}/public-api/resources/charge-points/v2.0//evses//connectors
Create a charge point evse's connector
Log in to see full request history
Responses
422The payload you provided is invalid
Create a charge point evse's connector
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/resources/charge-points/v2.0/chargePoint/evses/evse/connectors \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"type1"}'
Try It!
to start a request and see the response here! Or choose an example: