Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
useDeleteEntity
Overview
TheuseDeleteEntity hook is used to delete an existing entity within the project. It ensures the specified entity is removed by making an authenticated request to the server.
Usage Example
Parameters & Returns
Parameters
The hook returns a function that accepts an object with the following fields:The ID of the entity to be deleted.

