Authorization: Bearer ********************
curl --location --request POST '/tenant//oss/bot//opening/upload' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{ "objectName": "string", "type": "Oss" }