curl --location --request POST '/upload' \ --form 'file=@""' \ --form 'suffix=""'
{ "url": "string" }