v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132657107.9 KB
projects

Updates a Registration's contact settings. Some changes require confirmation by the domain's registrant contact . Caution: Please consider carefully any changes to contact privacy settings when changing from REDACTED_CONTACT_DATA to PUBLIC_CONTACT_DATA. There may be a delay in reflecting updates you make to registrant contact information such that any changes you make to contact privacy (including from REDACTED_CONTACT_DATA to PUBLIC_CONTACT_DATA) will be applied without delay but changes to registrant contact information may take a limited time to be publicized. This means that changes to contact privacy from REDACTED_CONTACT_DATA to PUBLIC_CONTACT_DATA may make the previous registrant contact data public until the modified registrant contact details are published.

post/v1/{+registration}:configureContactSettings

Path parameters

registrationstring required

Required. The name of the Registration whose contact settings are being updated, in the format projects/*/locations/*/registrations/*.

Request body

validateOnlyboolean

Validate the request without actually updating the contact settings.

updateMaskstring google-fieldmask

Required. The field mask describing which fields to update as a comma-separated list. For example, if only the registrant contact is being updated, the update_mask is "registrant_contact".

contactNoticesstring[]

The list of contact notices that the caller acknowledges. The notices needed here depend on the values specified in contact_settings.

Response

Successful response