Google Play Android Developer API (androidpublisher:v3)

2024-01-12

1 new method

Additions

    Methods
  • androidpublisher.purchases.subscriptionsv2.revoke

      Path: androidpublisher/v3/applications/{packageName}/purchases/subscriptionsv2/tokens/{token}:revoke

      Flat Path: androidpublisher/v3/applications/{packageName}/purchases/subscriptionsv2/tokens/{token}:revoke

      HTTP Method: POST

      Parameters:

        packageName

          Description: Required. The package of the application for which this subscription was purchased (for example, 'com.some.thing').

          Location: path

          Required: Yes

          Type: string

        token

          Description: Required. The token provided to the user's device when the subscription was purchased.

          Location: path

          Required: Yes

          Type: string

      Parameter Order:

    • packageName
    • token
    • Scopes: https://www.googleapis.com/auth/androidpublisher

      Description: Revoke a subscription purchase for the user.