domainDELETE-AUTHINFO1
- xml
- k/v
Copy
format: xml
request domainDELETE-AUTHINFO1
<?xml version="1.0" encoding="UTF-8"?>
<registry-request xmlns="http://registry.denic.de/global/5.0" xmlns:domain="http://registry.denic.de/domain/5.0">
<domain:deleteAuthInfo1>
<domain:handle>de-example.de</domain:handle>
<domain:ace>de-example.de</domain:ace>
</domain:deleteAuthInfo1>
<ctid>987654321</ctid>
</registry-request>
Copy
format: xml
response: domainDELETE-AUTHINFO1
<?xml version="1.0" encoding="UTF-8"?>
<registry-response xmlns="http://registry.denic.de/global/5.0" xmlns:tr="http://registry.denic.de/transaction/5.0">
<tr:transaction>
<tr:stid>e91fdc8d-9f00-11df-a485-97b2d9e22049</tr:stid>
<tr:ctid>987632321</tr:ctid>
<tr:result>success</tr:result>
</tr:transaction>
</registry-response>