Skip to main content

Remove pending telematics device

DELETE 

/v2/assets/:assetId/pending-telematics-devices/:pendingTelematicsDevice

Remove a pending telematics device category from an existing asset.

A pending telematics device is a category (e.g. KIN) rather than a specific device type - a category covers one or more physical device types (e.g. KIN, KIN2).

If the asset is not found, a 404 error is returned.

The operation is idempotent - removing a device that is not pending has no effect.

Request

Responses

Pending telematics device was successfully removed.