curl --request DELETE \
--url https://api.cognee.ai/api/v1/notebooks/{notebook_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Successful Response
Was this page helpful?
curl --request DELETE \
--url https://api.cognee.ai/api/v1/notebooks/{notebook_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}