Authorization: Bearer ********************
curl --location --request POST 'https://api.vika.cn/fusion/v1/datasheets/dst0Yj5aNeoHldqvf6/attachments' \ --header 'Authorization;' \ --form 'file=@""'
{ "success": true, "code": 200, "message": "SUCCESS", "data": { "token": "space/2020/07/28/6fdc652231a8480398e302606ae28213", "name": "9d4911932181f254433a86b05797f9a6.jpeg", "size": 7194, "width": 479, "height": 478, "mimeType": "image/jpeg", "preview": "***", "url": "***" } }