Updates a folder. This can be also be used to move the folder, create shared links, update collaborations, and more.
nameThe optional new name for this folder.
tagsarrayThe tags for this item. These tags are shown in the Box web app and mobile apps next to an item. To add or remove a tag, retrieve the item"s current tags, modify them, and then update this field. There is a limit of 100 tags per item, and 10,000 unique tags per enterprise.
fieldsarrayA comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response u…
parentobjectRequest schema for moving a folder to a new parent folder.
folder_idRequiredstringThe unique identifier that represent a folder. The ID for any folder can be determined by visiting this folder in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/folder/123` the `folder_id` is `123`. The root folder of a Box a…
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.
collectionsarrayAn array of collections to make this folder a member of. Currently we only support the `favorites` collection. To get the ID for a collection, use the [List all collections][1] endpoint. Passing an empty array `[]` or `null` will remove the folder from all collections. [1]: e://…
descriptionstringThe optional description of this folder
shared_linkobjectRequest schema for creating/updating a shared link on the folder.
folder_upload_emailobjectRequest schema for configuring folder upload email.
can_non_owners_invitebooleanSpecifies if users who are not the owner of the folder can invite new collaborators to the folder.
can_non_owners_view_collaboratorsbooleanRestricts collaborators who are not the owner of this folder from viewing other collaborations on this folder. It also restricts non-owners from inviting new collaborators. When setting this field to `false`, it is required to also set `can_non_owners_invite_collaborators` to `f…
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.