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