Creates a new empty folder within the specified parent folder.
nameThe name for the new folder. There are some restrictions to the file name. Names containing non-printable ASCII characters, forward and backward slashes (`/`, ``), as well as names with trailing spaces are prohibited. Additionally, the names `.` and `..` are not allowed either.
fieldsstringA comma-separated list of attributes to include in the response (e.g., 'id,name,created_at'). When specified, only the requested fields plus mini representation fields are returned. Common fields: id, type, name, description, size, created_at, modified_at, path_collection, creat…
parent__idstringThe ID of the parent folder where the new folder will be created. Use '0' for the root folder (All Files). Example: '123456789'.
sync_statestringSpecifies whether a folder should be synced to a user"s device or not. This is used by Box Sync (discontinued) and is not used by Box Drive.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.