curl --location --request POST 'https://api.gezhe.com/v1/converts' \ --form 'file=@""' \ --form 'fileURL=""' \ --form 'type="转换类型"' \ --form 'notifyURL="接受任务状态变更的回调地址"' \ --form 'isSync="是否同步调用"'
{ "id": "string" }