POST Api/v1/Devices/{esn}/Attach/{vehicleNumber}

Attaches a device to a vehicle, optionally creating a new device for the provided ESN if it does not already exist in the system.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
esn

string

Required

vehicleNumber

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.