Box Java SDK v4.16.0 released
v4.16.0
Box TypeScript SDK Generated v1.15.1 released
v1.15.1
Box TypeScript SDK Generated v1.15.0 released
v1.15.0
To delete a file request, all you need is its unique ID.
curl -i -X DELETE "https://api.box.com/2.0/file_requests/42037322" \ -H "authorization: Bearer <ACCESS_TOKEN>"
The ID of a file request can be determined by visiting the Box web app and inspecting the URL. Please check our guide on setting up a file request template to learn how to determine a file request ID.