Authorization: Bearer ********************curl --location --request POST 'http://10.12.186.133:30924/transpond/fileweft/documents//binding/repair' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": {
"documentId": "string",
"folderId": "string"
},
"ok": true
}