curl --location --request POST 'https://api.gezhe.com/v1/compress' \ --form 'file=@""' \ --form 'fileURL=""' \ --form 'notifyURL="接受任务状态变更的回调地址"'
{ "id": "string" }