Initiates the Push Transfer process to transfer the domain to another registrar. The process might complete instantly or might require confirmation or additional work. Check the emails sent to the email address of the registrant. The process is aborted after a timeout if it's not completed.
This method is only supported for domains that have the REQUIRE_PUSH_TRANSFER property in the list of domainProperties. The domain must also be unlocked before it can be transferred to a different registrar.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-16 UTC."],[[["This API initiates the `Push Transfer` process to transfer a domain to another registrar, which may require confirmation and can timeout if not completed promptly."],["The method is only applicable to domains with the `REQUIRE_PUSH_TRANSFER` property and must be unlocked before the transfer."],["The HTTP request is a `POST` request to a specific URL that includes the `registration` path parameter, indicating the domain to be transferred."],["The request body must contain a `tag`, which is the identifier of the new registrar."],["The Authorization to process this request requires the `domains.registrations.configureManagement` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]