remove_file_member_2
POST https://api.dropboxapi.com/2/sharing/remove_file_member_2
scope: sharing.write
Removes a specified member from the file.
Request Body
{"file"=>"id:3kmLmQFnf1AAAAAAAAAAAw", "member"=>{".tag"=>"email", "email"=>"justin@example.com"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string | ||
Dropbox-API-Select-Admin | string |
RESPONSES
status: OK
{".tag":"other"}