Skip to main content
POST
Reauthenticate a user's electric vehicle

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID of the user's organization

user_id
string<uuid>
required

The user ID of the user whom the electric vehicle belongs to

electric_vehicle_id
string<uuid>
required

The ID of the electric vehicle to be reauthenticated

Body

application/json
success_url
string | null
cancel_url
string | null

Response

200 - application/json

OK

authentication_url
string | null
device_id
string<uuid> | null
session_id
string<uuid> | null