Dropbox

Links

    Dropbox API

    Getting access, Developing, Testing

    Back to Dropbox

    Sharing - Unmount Folder

    The current user unmounts the designated folder. They can re-mount the folder at a later time using :route:mount_folder. Apps must have full Dropbox access to use this endpoint.

    Input

    type: object properties: data: type: object description: | shared_folder_id: The ID for the shared folder. properties: shared_folder_id: type: string description: The ID for the shared folder. title: Data