This method works on any Registration resource using Subscription or Commitment billing, provided that the resource was created at least 1 day in the past.
When an active registration is successfully deleted, you can continue to use the domain in Google Domains until it expires. The calling user becomes the domain's sole owner in Google Domains, and permissions for the domain are subsequently managed there. The domain does not renew automatically unless the new owner sets up billing in Google Domains.
After January 2024 you will only be able to delete Registration resources when state is one of: EXPORTED, EXPIRED,REGISTRATION_FAILED or TRANSFER_FAILED. See Cloud Domains feature deprecation for more details.
[[["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 2023-12-11 UTC."],[[["This webpage details the process of deleting a `Registration` resource, which is possible for resources created at least one day prior, and affects the domain's management in Google Domains."],["The `DELETE` request method targets a specific resource via a URL with a designated path parameter `name` in the format `projects/*/locations/*/registrations/*`."],["Deleting the domain will allow you to continue using it in Google Domains until expiration, making the user the domain's sole owner."],["Post-January 2024, deletion is limited to `Registration` resources with specific states like `EXPORTED`, `EXPIRED`, `REGISTRATION_FAILED`, or `TRANSFER_FAILED`."],["The request body for the delete operation must be empty, and a successful deletion returns an `Operation` instance in the response body."]]],[]]