API Reference
Reference for the API
Delete a specific file from the app.
cURL
curl --request DELETE \ --url https://api.example.com/apps/{app_id}/files/{file_id}
"<unknown>"
The ID of the app
The ID of the file
Optional bucket name for storage operations
"cortex-eu"
The response is of type unknown.
unknown
Was this page helpful?