member_space_limits/remove_custom_quota
POST https://api.dropboxapi.com/2/team/member_space_limits/remove_custom_quota
memberspacelimits/removecustomquota
scope: members.write
Remove users custom quota. A maximum of 1000 members can be specified in a single call.
Request Body
{"users"=>[{".tag"=>"team_member_id", "team_member_id"=>"dbmid:efgh5678"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
[{".tag":"other"}]