Dropbox

Links

    Dropbox API

    Getting access, Developing, Testing

    Back to Dropbox

    Sharing - Revoke Shared Link

    Revoke a shared link. Note that even after revoking a shared link to a file, the file may be accessible if there are shared links leading to any of the file parent folders. To list all shared links that enable access to a specific file, you can use the :route:list_shared_links with the file as the :field:ListSharedLinksArg.path argument.

    Input

    type: object properties: data: type: object description: | url: URL of the shared link. properties: url: type: string description: URL of the shared link. title: Data