remove_file_member_2

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

removefilemember_2

scope: sharing.write

Removes a specified member from the file.

Request Body

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

HEADERS

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

RESPONSES

status: OK

{".tag":"other"}