Dropbox

Links

    Dropbox API

    Getting access, Developing, Testing

    Back to Dropbox

    Sharing - Relinquish File Membership

    The current user relinquishes their membership in the designated file. Note that the current user may still have inherited access to this file through the parent folder. Apps must have full Dropbox access to use this endpoint.

    Input

    type: object properties: data: type: object description: | file: The path or id for the file. properties: file: type: string description: The path or id for the file. title: Data