Introduction
Updates an existing Entity. This operation is not a JSON Patch: retrieve the current entity, change only the intended properties, preserve its Entity.id and all other current or required properties, then submit the complete entity.
Parameters

credentials

The user's Geotab login credentials.

entity

The Entity to be modified.

typeName

The entity type this operation targets (e.g. "Device", "User").
Return value
A task representing the asynchronous operation.
Code samples
Rate limits

This rate limit only applies to objects that do not have a more specific rate limit. Review the object reference to determine the specific rate limit.

MethodDescriptionLimitPeriodStatus
SetLimit of 100 requests per 1m.1001mInactive

Loading API Runner...