Transfers all files and folders owned by one user to another user's account in Box. This creates a new folder in the destination user's root directory containing all the source user's content. The operation is commonly used for employee offboarding, role transitions, or account…
fieldsarrayList of field names to include in the response (e.g., ['id', 'name', 'owned_by']). When specified, only the requested fields plus mini representation fields are returned. If not specified, the standard folder object with all default fields is returned.
notifybooleanDetermines if users should receive email notification for the action performed.
user_idRequiredstringThe ID of the source user whose content will be transferred. All files and folders owned by this user will be moved to the destination user's account. Use BOX_LIST_ENTERPRISE_USERS to find valid user IDs. Requires enterprise admin permissions.
owned__by__idRequiredstringThe ID of the destination user who will receive ownership of the transferred content. A new folder will be created in this user's root directory containing all the source user's files and folders. Use BOX_LIST_ENTERPRISE_USERS to find valid user IDs.
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.