cURL
curl --request DELETE \ --url https://api.starleads.co/Dataset/{datasetId}/knowledge-graph \ --header 'X-Api-Key: <api-key>'
{ "success": true }
Deletes the knowledge graph associated with a dataset.
Documentation IndexFetch the complete documentation index at: https://docs.starleads.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.starleads.co/llms.txt
Use this file to discover all available pages before exploring further.
Api key to pass as a X-Api-Key request header.
X-Api-Key
ID of the dataset.
Knowledge graph deleted successfully
Generic success response
Indicates the operation was successful