Vehicle
Push vehicle action (unsupported)
Vehicles are read-only. This route always returns 422 DIRECT_ACTION_UNSUPPORTED; there is no imperative control surface for vehicles.
POST
curl
Authorizations
Path Parameters
The unique identifier for the vehicle device.
Example:
"device_abc123"
Response
Invalid or missing API key
Uniform error response. The error.code identifies the failure, error.message carries a human-readable explanation, and error.details carries structured context (failed fields, conflicting action IDs, supported capabilities) where relevant.
curl