PUT
https://api.zilore.com/dns/v1/domains/{domain_name}/records/{record_id}
Parameter |
Description |
---|---|
domain_name |
Domain name. Must conform to the standard. Names of national domains must be passed in Punycode format. |
record_id |
Record identifier |
Parameter |
Description |
---|---|
record_type |
Record type:
|
record_ttl |
Maximum permitted time for record to be cached. The list of possible values depends on your tariff plan and can be found using list_valid_record_ttl. |
record_name |
Name of record. Must conform to the standard. Names of national domains must be passed in Punycode format. Absolutely must include domain name. For example: foo.example.com if a record is being added to the example.com domain. |
record_value |
Record value. Must conform to the standard. Names of national domains must be passed in Punycode format. The format of the value depends on the record type. |
Value format depending on record type:
PUT https://api.zilore.com/dns/v1/domains/example.com/records/65425
X-Auth-Key: 6fac94db-691b-ec08-d22c-00000b7c06c0
Content-Type: application/x-www-form-urlencoded
record_value=1.1.1.2