{
"overwrite": true,
"role_id": "string",
"subject_attr": {
"member_tag": "string"
},
"subject_id": "string",
"subject_type": "company"
}curl --location --request POST '/v7/drives//files//permissions/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"overwrite": true,
"role_id": "string",
"subject_attr": {
"member_tag": "string"
},
"subject_id": "string",
"subject_type": "company"
}'{
"code": 0,
"more": {},
"msg": "string"
}