unmount_folder
POST https://api.dropboxapi.com/2/sharing/unmount_folder
scope: sharing.write
The current user unmounts the designated folder. They can re-mount the folder at a later time using mount_folder.
Request Body
{"shared_folder_id"=>"84528192421"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string | ||
Dropbox-API-Select-Admin | string |