POST Api/v1/Devices/{esn}/Detatch?delete={delete}

Detatches a device from the vehicle. The detached device can optionally be deleted from the system if it is not be re-assigned to a new vehicle.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
esn

string

Required

delete

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.