# Create new vehicle Endpoint: POST /vehicles Version: 1.0.0 Security: M2X_auth_application ## Response 200 fields (application/json): - `id` (string, required) Example: "L001" ## Response 400 fields (application/json): - `message` (string) Example: "missing data"