Delete a specific file from the app.
curl --request DELETE \ --url https://api.withcortex.ai/apps/{app_id}/files/{file_id}
"<any>"
The ID of the app
The ID of the file
The response is of type any.
any
Was this page helpful?