Lets Android application developers access their Google Play accounts. At a high level, the expected workflow is to "insert" an Edit, make changes as necessary, and then "commit" it.
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://androidpublisher.googleapis.com/androidpublisher/v3/{name}curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://androidpublisher.googleapis.com/androidpublisher/v3/{parent}/userscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/reviews