curl --location 'https://gmail.googleapis.com//gmail/v1/users//messages/batchDelete' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ "string" ] }'
{}