update_file_member

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

updatefilemember

scope: sharing.write

Changes a member's access on a shared file.

Request Body

{"file"=>"id:3kmLmQFnf1AAAAAAAAAAAw", "member"=>{".tag"=>"email", "email"=>"justin@example.com"}, "access_level"=>"viewer"}

HEADERS

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

RESPONSES

status: OK

{}