v1

latestOpenAPI 3.0.0Apache 2.02026-07-17362847.3 KB
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

textstring required

Example request

{
  "text": "Harsh braking detected"
}

Response

OK