apprecovery
Deploy an already created app recovery action with recovery status DRAFT. Note that this action activates the recovery action for all targeted users and changes its status to ACTIVE.
post/androidpublisher/v3/applications/{packageName}/appRecoveries/{appRecoveryId}:deploy
Path parameters
packageNamestring required
Required. Package name of the app for which recovery action is deployed.
appRecoveryIdstring required
Required. ID corresponding to the app recovery action to deploy.
Request body
DeployAppRecoveryRequest required
Request message for DeployAppRecovery.
Response
Successful response