{ "imageUrl": "string" }
curl --location --request POST '/android/image/export' \ --header 'Content-Type: application/json' \ --data-raw '{ "imageUrl": "string" }'
{ "filename": "string" }