Authorization: ********************
curl --location '/upload//packages' \ --header 'Accept: application/json' \ --header 'Authorization: <api-key>' \ --form 'file=@""'
{ "status": "<string>", "image": "<string>", "thumb": "<string>" }