PUT
https://api.zilore.com/dns/v1/templates/{template_id}/records/{record_id}
Parameter |
Description |
---|---|
template_id |
Identifier of template |
record_id |
Identifier of user template record (can be found using list_custom_templates_records) |
Parameter |
Description |
---|---|
record_name |
Name of record. Must conform to the standard. Names of national domains must be passed in Punycode format. Absolutely must include the variable {domain_name}. For example: foo.{domain_name}. |
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_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/templates/198/records/31
X-Auth-Key: 6fac94db-691b-ec08-d22c-00000b7c06c0
Content-Type: application/x-www-form-urlencoded
record_value=1.1.1.111