{
"file": "string",
"type": "string"
}curl --location --request POST '/v7/coop/dbsheet//attachments/upload' \
--header 'Content-Type: application/json' \
--data-raw '{
"file": "string",
"type": "string"
}'{
"data": {
"new_content_type": "string",
"object_id": "string",
"old_content_type": "string",
"value": {
"height": 0,
"width": 0
}
},
"code": 0,
"more": {},
"msg": "string"
}