Skip to main content
DELETE
/
api
/
entity-groups
/
{id}
Delete an entity group
curl --request DELETE \
  --url https://api.mentionlab.io/api/entity-groups/{id} \
  --header 'x-project-id: <x-project-id>'

Documentation Index

Fetch the complete documentation index at: https://docs.mentionlab.io/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
string<uuid>
required

Response

204 - undefined