Create a vehicle

Required scope: vehicles:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

Name of the vehicle

int64 | null
> 0

Id of the vehicle model

int64
required
> 0

Id of the team the vehicle belongs to

string | null

License plate of the vehicle

string | null

Manual vehicle brand name. Required when modelId is not provided.

string | null

Manual vehicle model name. Required when modelId is not provided.

string | null

Vehicle type. Required when modelId is not provided.

string | null
^VID:[0-9A-Fa-f]{6,20}$

VID identifier for auto-charge (manual vehicles only). Format: VID:xxxxxxxxxxxx

Responses
201

Vehicle created

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json