{ "FilePath": "string" }
curl --location --request POST 'http://127.0.0.1:9307/cypnest/nest/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "FilePath": "string" }'
{}