v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
apprecovery

Cancel an already executing app recovery action. Note that this action changes status of the recovery action to CANCELED.

post/androidpublisher/v3/applications/{packageName}/appRecoveries/{appRecoveryId}:cancel

Path parameters

packageNamestring required

Required. Package name of the app for which recovery action cancellation is requested.

appRecoveryIdstring required

Required. ID corresponding to the app recovery action.

Request body

CancelAppRecoveryRequest required

Request message for CancelAppRecovery.

Response

Successful response