The Google Play Email List management area in the Google Play Console allows admins to enter comma separated email addresses or upload a CSV. The Google Play Console makes an http POST
to https://play.google.com/apps/publish/testersemaillist?account={account}
Is it possible to manage these lists via an API? The one above doesn't seem like it's intended for non-google use.
I see there is a Google Play Developer API, but I don't see anything that looks like it would allowing managing the email lists. This is the closest thing I found, which allows updating Google Groups or Google+ Communities associated with the testing trakcs, but not the email list.
Here is documentation to add beta testers to Test Flight: