Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.mentionlab.io/api/entity-groups/{id} \ --header 'x-project-id: <x-project-id>'
Permanently deletes an entity group; returns no content on success.
Project ID to specify the project context
The UUID of the entity group to delete.