Register vehicle with device(Optional)
POST/api/vehicles/devices
Supports vehicle registration. You can optionally add and register a device, and when a device is registered, it will be linked to the corresponding vehicle.
Request
Responses
- 200
- 400
- 500
Vehicle registered successfully.
If device is registered, device information will be returned.
Bad Request
Internal Server Error