v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434161161.5 KB

Deletes a delegation signer (DS) record in the registry zone for this domain name.

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

Headers

X-Amz-Target'Route53Domains_v20140515.DisassociateDelegationSignerFromDomain' required

Request body

DomainNamestring required

Name of the domain.

Idstring required

An internal identification number assigned to each DS record after it’s created. You can retrieve it as part of DNSSEC information returned by <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetDomainDetail.html">GetDomainDetail</a>.

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>.