June 2024
Entity Deletion
3min
Date: June 28th, 2024
We're excited to announce the ability for developers to delete Entity instances.
- Instance Deletion API: A new DELETE endpoint for removing Entity instances.
- Hard Deletion Support: Instances can now be permanently removed from the system.
- Unique Identifier Reuse: Deleted instance identifiers can be reused for new instances.
- Enhanced Data Flexibility: Easily remove and recreate instances with new attributes, allowing for more dynamic data management.
- Improved Schema Management: Facilitates the deletion and recreation of instance types with different attribute setups.
- Efficient Resource Utilization: Hard deletion of unused instances and types helps maintain a cleaner, more efficient database.
Refer to our updated How to guide for Entity for implementation details.
Updated 28 Jun 2024
Did this page help you?