Skip to content

Revoke Anyone With Link Permission #298

Open
@marcofaga

Description

@marcofaga

Hi. How can I revoke the "anyone with link" permission for a file? I would like to restrict access to the file only to the owner.

I´ve tried

`
drive_share(file = id, role = "reader", type = "user", emailAddress = "dsadjaij@uol.com")

`
but it didn´t work. :-(

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @marcofaga

        Issue actions

          Revoke Anyone With Link Permission · Issue #298 · tidyverse/googlesheets4