Tool to create a permission for a file or shared drive. Use when you need to share a file or folder with users, groups, domains, or make it publicly accessible. **Warning:** Concurrent permissions operations on the same file are not supported; only the last update is applied.
roleRequiredstringThe role granted by this permission. Valid values are: owner, organizer, fileOrganizer, writer, commenter, reader.
typeRequiredstringThe type of the grantee. When creating a permission, if type is 'user' or 'group', you must provide an emailAddress. When type is 'domain', you must provide a domain. There isn't extra information required for 'anyone' type.
domainstringThe domain to which this permission refers. Required when type is 'domain'.
file_idRequiredstringThe ID of the file or shared drive.
email_addressstringThe email address of the user or group to which this permission refers. Required when type is 'user' or 'group'.
email_messagestringA plain text custom message to include in the notification email.
expiration_timestringThe time at which this permission will expire (RFC 3339 date-time). Expiration times can only be set on user and group permissions, must be in the future, and cannot be more than a year in the future.
transfer_ownershipbooleanWhether to transfer ownership to the specified user and downgrade the current owner to a writer. This parameter is required as an acknowledgement of the side effect.
supports_all_drivesbooleanWhether the requesting application supports both My Drives and shared drives.
allow_file_discoverybooleanWhether the permission allows the file to be discovered through search. This is only applicable for permissions of type 'domain' or 'anyone'.
move_to_new_owners_rootbooleanThis parameter will only take effect if the item is not in a shared drive and the request is attempting to transfer the ownership of the item. If set to true, the item will be moved to the new owner's My Drive root folder and all prior parents removed. If set to false, parents a…
send_notification_emailbooleanWhether to send a notification email when sharing to users or groups. This defaults to true for users and groups, and is not allowed for other requests. It must not be disabled for ownership transfers.
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.