curl --location --request DELETE 'https://androidpublisher.googleapis.com//androidpublisher/v3/applications//edits//listings//'
{
"deleted": [
{
"id": "string",
"sha1": "string",
"sha256": "string",
"url": "string"
}
]
}