Currently, the API only allows the creation of new file requests by copying an existing file request associated to another folder. Please check our below guide on creating a template folder with a template file request.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
1. Template folder
First off, create a template folder that you can associate the template file request to. This can be any folder really, but we recommend using a folder that is only used for this purpose. A folder can be created through the Box web or mobile interface, or through the API.When using server-side JWT authentication, we recommend creating folder that
is owned by the application’s
. This way,
the folder can’t be accidentally deleted by a regular Box user.
2. Template file request
To create a file request, navigate to the template folder in the web app an d click the 3 dots at the top of the page. Then, select File Request from the menu.

