Creates a new vehicle version.

This endpoint allows you to register a new vehicle version with the specified details.
The following information is required:

  • name: The name of the vehicle version.
  • doors: Number of doors in the vehicle.
  • transmission: Type of transmission (e.g., manual, automatic).
  • engine_displacement: Engine displacement of the vehicle in cm3.
  • engine_power: Power output of the vehicle's engine in cv.
  • motorization: The motorization type name (e.g., ICE, MHEV, ePower, BEV, PHEV, FCEV, HEV).
  • fuel_types: A list of fuel type names associated with this vehicle version.
  • vehicle_models_makes_id: The ID of the associated vehicle model.

Ensure that all required attributes are provided to avoid validation errors.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
string | null
engine_displacement
object | null
string | null
engine_power
object | null
wltp
object | null
string | null
int32
required
Responses

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