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