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