Introduction
Permanently removes an Entity and its associated data. The Entity object must have an Id field. Remaining fields are optional. Note: the Entity does not function as a filter.
Parameters

credentials

The user's Geotab login Credentials.

entity

The Entity to be removed.

typeName

Identifies the type of entity that is being passed to the next parameter. For example, Device.
Return value
Code samples