Skip to main content

Remove a pending telematics device from an asset

DELETE 

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

Remove a pending telematics device from an existing asset.

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.