Domain > DNSSEC
Enable DNSSEC
Enable DNSSEC
post/2/domains/{domain}/dnssec/enable
Path parameters
domainstring required
Request body
Example request
{
"dnssec_data": [
"256 3 2 ABCDEFGH1234"
]
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.