post https://{environment}.plugsurfing.com/emp/v1/sessions/start
Starts a remote charging session with the given charging key on the given connector.
Log in to see full request history
Responses
Starts a remote charging session with the given charging key on the given connector.
xxxxxxxxxx
curl --request POST \
--url https://drive-api-stage.plugsurfing.com/emp/v1/sessions/start \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"sessionId": "qbXlW2QN1go"
}