bcb08bba814d
latestOpenAPI 3.1.02026-08-0450121252.8 KBVehicle Command Executions
Action Unlock Doors
Create a UNLOCK_DOORS command execution.
Parameters:
- vehicle_id: The unique identifier (ID) of the vehicle to execute the command.
Returns:
- A response containing detailed information about the vehicle command execution.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- COMMAND_ALREADY_IN_PROGRESS
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
Create a UNLOCK_DOORS command execution.
Parameters:
- vehicle_id: The unique identifier (ID) of the vehicle to execute the command.
Returns:
- A response containing detailed information about the vehicle command execution.
post/v1/vehicles/{vehicle_id}/command-execution:unlock-doors
Path parameters
vehicle_idstring required
Unique internal identifier for the vehicle.
Unique internal identifier for the vehicle.
Response
Successful Response