OS1 Services
...
Entity
How to use Entities?
How to: Delete Entity
2min
Developers can call the DeleteEntity endpoint to delete entity instances by specifying the entityTypePluralName and entityId.
The following example deletes the vehicles entity instance.

Note: Use this API cautiously, as deleted data cannot be easily recovered. Ensure proper testing in non-production environments before implementing in production.
Updated 28 Jun 2024
Did this page help you?