curl --request POST \
--url https://api-west.millis.ai/knowledge/delete_file \
--header 'Content-Type: application/json' \
--data '
{
"id": "<string>"
}
'{}curl --request POST \
--url https://api-west.millis.ai/knowledge/delete_file \
--header 'Content-Type: application/json' \
--data '
{
"id": "<string>"
}
'{}