v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434161161.5 KB

This operation updates the contact information for a particular domain. You must specify information for at least one contact: registrant, administrator, or technical.

If the update is successful, this method returns an operation ID that you can use to track the progress and completion of the operation. If the request is not completed successfully, the domain registrant will be notified by email.

post/#X-Amz-Target=Route53Domains_v20140515.UpdateDomainContact

Headers

X-Amz-Target'Route53Domains_v20140515.UpdateDomainContact' required

Request body

DomainNamestring required

The name of the domain that you want to update contact information for.

Response

Success

OperationIdstring

Identifier for tracking the progress of the request. To query the operation status, use <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>.