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
| Name | Description | Type | Additional information |
|---|---|---|---|
| esn | string |
Required |
|
| delete | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.