{ "mode": "pause" }
curl --location --request POST '/v7/drives//files//close_link' \ --header 'Content-Type: application/json' \ --data-raw '{ "mode": "pause" }'
{ "code": 0, "more": {}, "msg": "string" }