auth
Exchange DNS signature for Registry JWT
Authenticate using DNS TXT record public key and signed timestamp
post/v0/auth/dns
Request body
Example request
{
"domain": "example.com",
"signed_timestamp": "abcdef1234567890",
"timestamp": "2023-01-01T00:00:00Z"
}Response
OK