bcb08bba814d

latestOpenAPI 3.1.02026-08-0450121252.8 KB
Vehicle Connection

Action Disconnect

This endpoint allows you to disconnect a specific vehicle from your organization, ceasing the synchronization of its data. After disconnection, the vehicle will no longer be accessible through your organization's account. Note that it can take a few minutes for the disconnection to be processed.

Note:

  • Disconnecting a vehicle is an irreversible action, and the vehicle's data will no longer be synchronized with your organization.

Possible Codes in Error Response (see Errors for error response schema and meaning of codes):

  • AUTHENTICATION_ERROR
  • REQUEST_VALIDATION_ERROR
  • RESOURCE_NOT_FOUND
  • SERVER_ERROR
delete/v1/vehicles/{vehicle_id}

Path parameters

vehicle_idstring required

Unique internal identifier for the vehicle.

Unique internal identifier for the vehicle.

Response

Successful Response

{"stackTrail":"paths:/v1/vehicles/{vehicle_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}