Top Dropbox automations
Explore Plans
Mobile menu Close menu
DropboxDropbox

Revoke shared link

This action will revoke the direct link to the file. Note: the file may still be accessible if there are shared links leading to any of the file parent folders.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will revoke the direct link to the file. Note: the file may still be accessible if there are shared links leading to any of the file parent folders.
API endpoint slug
dropbox.revoke_shared_link
Filter code method
Dropbox.revokeSharedLink.skip(string?: reason)
Runtime method
runAction("dropbox.revoke_shared_link", {})

Action fields

URL Text input > Path to a folder

Label
URL
Slug
url
Required
true
Can have default value
true
Filter code method
Dropbox.revokeSharedLink.setUrl(string: url)