curl --location --request POST 'https://api.302.ai/302/webserve/upload' \ --header 'Authorization: Bearer ' \ --form 'file=@""' \ --form 'format="json"'
{ "id": "string", "url": "string" }