permanently_delete
POST https://api.dropboxapi.com/2/files/permanently_delete
scope: files.permanent_delete
Permanently delete the file or folder at a given path (see https://www.dropbox.com/en/help/40). Note: This endpoint is only available for Dropbox Business apps.
Request Body
{"path"=>"/Homework/math/Prime_Numbers.txt"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string | ||
Dropbox-API-Select-Admin | string |