curl --request DELETE \
--url https://api.anam.ai/v1/knowledge/groups/{id} \
--header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the knowledge group
Successfully deleted RAG group
Last modified on April 22, 2026