api-token: ********************
curl --location -g --request POST 'http://localhost:5678/api/open/file/v1/delete' \ --header 'api-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "path": "string" }'
true