Empties the recycle bin.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/recyclebin/clear HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| body | object | No | The request parameters. | |
| drive_id | string | No | The drive ID. | 1 |
Response parameters
Examples
Sample success responses
JSONformat
{
"domain_id": "bj1",
"drive_id": 1,
"async_task_id": "13ebd3a24dba4166b1527add676ef2866051b4d5dele16"
}Error codes
For a list of error codes, visit the Service error codes.
