Method: monetization.subscriptions.basePlans.delete

Deletes a base plan. Can only be done for draft base plans. This action is irreversible.

HTTP request

DELETE https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/subscriptions/{productId}/basePlans/{basePlanId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
packageName

string

Required. The parent app (package name) of the base plan to delete.

productId

string

Required. The parent subscription (ID) of the base plan to delete.

basePlanId

string

Required. The unique offer ID of the base plan to delete.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/androidpublisher