/
QU
quadminds
/
Quadminds API v2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3w ago · Updated 3w ago
View markdown
quadminds
Quadminds API v2
patch
Update vehicle
e0ab56dece05
latest
OpenAPI 3.0.0
2026-07-24
189
145
350.1 KB
ActivityTypes
1
Alerts
9
Areas
3
Carriers
5
Collections
2
Consolidated Routes
3
ConstraintTypes
2
Drivers
10
Events
10
Locations
6
Logs
5
Merchants
10
Notifications
4
OrderItems
3
OrderMeasures
3
Orders
20
OrderStatus
1
Organization Keys
5
Organizations
2
Pois
7
PoiTypes
1
Products
5
Routes
9
State Definitions
5
Tags
4
Things
1
Triggers
4
Trip Definitions
5
Trips
20
Users
4
Vehicles
12
get
Get all vehicles
get
Get all vehicles with routes
get
Get vehicle by vehicleId
patch
Update vehicle by vehicleId
get
Get all vehicles
post
Create a new vehicle
post
Create a vehicles bulk
get
Get all events
get
Get vehicle by id
delete
Delete vehicle
patch
Update vehicle
get
Get vehicle events
Waypoints
3
Zones
5
Vehicles
Update vehicle
Update vehicle
patch
/apis/stork-api/vehicles/{idOrExternalId}
Path parameters
idOrExternalId
string
required
Id or ExternalId
Request body
UpdateVehicleDto
required
organizationId
string
externalId
string
name
string
type
object
licensePlate
string
device
DeviceDto
carrierId
string
details
VehicleDetailsDto
tags
string[]
status
string
Response
VehicleOutputDto
required
isDeleted
boolean
deletedAt
string
id
string
required
organizationId
string
externalId
string
name
string
required
code
string
required
type
string
required
carrier
string
required
licensePlate
string
required
device
DeviceOutputDto
details
VehicleDetails
tags
string[]
status
string