{ "drive_id": "string" }
curl --location --request POST '/v7/doclib/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "drive_id": "string" }'
{ "code": 0, "more": {}, "msg": "string" }