purchases
Deprecated: Use purchases.subscriptionsv2.revoke instead. Refunds and immediately revokes a user's subscription purchase. Access to the subscription will be terminated immediately and it will stop recurring.
post/androidpublisher/v3/applications/{packageName}/purchases/subscriptions/{subscriptionId}/tokens/{token}:revoke
Path parameters
packageNamestring required
The package name of the application for which this subscription was purchased (for example, 'com.some.thing').
subscriptionIdstring required
The purchased subscription ID (for example, 'monthly001').
tokenstring required
The token provided to the user's device when the subscription was purchased.
Response
Successful response