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.
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