update_folder_member

POST https://api.dropboxapi.com/2/sharing/update_folder_member

updatefoldermember

scope: sharing.write

Allows an owner or editor of a shared folder to update another member's permissions.

Request Body

{"shared_folder_id"=>"84528192421", "member"=>{".tag"=>"email", "email"=>"justin@example.com"}, "access_level"=>"editor"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Dropbox-API-Path-Rootstring
Dropbox-API-Select-Userstring
Dropbox-API-Select-Adminstring

RESPONSES

status: OK

{}