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