DNSZonesDnssec
Get DNSSEC Configuration
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
domain*Domain
Response Body
application/json
curl -X GET "https://example.com/v3/dns/zones/string/dnssec"{ "enabled": true, "generated": true, "keys": [ {} ], "ds_records": [ "string" ]}How is this guide?
Last updated on