Performs a preflight check to verify that a file will be accepted by Box before uploading the entire file. This helps verify permissions, quota, and filename conflicts before starting the actual upload. A successful response (HTTP 200) indicates the upload can proceed. A 409 Con…
nameRequiredstringThe name for the file to be uploaded. Must be unique within the target folder.
sizeintegerThe size of the file in bytes. Used to verify storage quota availability.
parent_idstringThe ID of the parent folder where the file will be uploaded. Use '0' for the root folder.
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.