Creates a vehicle access (invites a user to access a vehicle).
Note that the API key has to be sent as Token 123 where 123 is
the key you received after logging in or by creating on the developer
dashboard.
The email address of the user to invite.
ID of vehicle to grant access to.
The various access roles for vehicles.
VEHICLE_OWNER, VEHICLE_MAINTAINER, VEHICLE_MANUFACTURER, VEHICLE_READ_ONLY, VEHICLE_NO_DETAIL_NO_EDIT, VEHICLE_ONLY_CURRENT, VEHICLE_USER Successful creation of vehicle access.
The response is of type UserVehicleAccessPost · object.