API Reference
Reference for the API
Delete a specific file upload.
cURL
curl --request DELETE \ --url https://api.example.com/apps/{app_id}/files/uploads/{file_upload_id}
"<unknown>"
The ID of the app
The ID of the file upload
The response is of type unknown.
unknown
Was this page helpful?