exve
send a notification to a specific vehicle
Sends a notification to a specific vehicle
post/exve/vehicles/{vehicleId}/notification
Path parameters
vehicleIdinteger required
Numeric ID of the vehicle
Request body
Example request
{
"text": "Harsh braking detected"
}Response
OK