Updating the DNSSEC service keys using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

For more information on the bits field, please refer to RFC 4034

REST Syntax

Click to view all REST Resources

/REST/DNSSEC/ PUT — Update the DNSSEC key or create a new key.

HTTP Action — PUT

URI — https://api.dynect.net/REST/DNSSEC/<zone>/

Arguments:

To Create a New Key — Click for More Info

To Control the Existing Key — Click for More Info

Response (For both Create a new key and Control an existing key) — Click for More Info

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

UpdateDNSSEC — Create or control an existing key on the DNSSEC service for the zone indicated.

Arguments:

To Create a New Key — Click for More Info

To Control an Existing Key — Click for More Info

Response (For both Create a new key and Controlling an existing key) — Click for More Info

Example Request — Click for More Info