projects
Resets the authorization code of the Registration to a new random string. You can call this method only after 60 days have elapsed since the initial domain registration. Domains that have the REQUIRE_PUSH_TRANSFER property in the list of domain_properties don't support authorization codes and must use the InitiatePushTransfer method to initiate the process to transfer the domain to a different registrar.
post/v1/{+registration}:resetAuthorizationCode
Path parameters
registrationstring required
Required. The name of the Registration whose authorization code is being reset, in the format projects/*/locations/*/registrations/*.
Request body
ResetAuthorizationCodeRequest required
Request for the ResetAuthorizationCode method.
Response
Successful response