OS1 Services
...
Entity
How to use Entities?

How to: Delete Entity

2min

Overview

Developers can call the DeleteEntity endpoint to delete entity instances by specifying the entityTypePluralName and entityId.

Example

The following example deletes the vehicles entity instance.

Curl


Note: Use this API cautiously, as deleted data cannot be easily recovered. Ensure proper testing in non-production environments before implementing in production.