edit dns record
Dns Record
edit dns record
you can not edit type of dns record
PUT
edit dns record
Documentation Index
Fetch the complete documentation index at: https://developers.liara.ir/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Path Parameters
The name of the zone to edit dns record
The id of dns record to edit its data
Body
application/json
The name of dns record, "@" for zone name(root level), "*" for wild card and any valid value with RFC 1123
The type of dns record, valid values: [A, AAAA, TXT, CNAME, ALIAS, MX, SRV, SPF, PTR]
The ttl of dns record, is not required, valid values: [120, 180, 300, 600, 900, 1800, 3600, 7200, 18000, 43200, 86400, 172800, 432000]
Array of content of dns record, change base on type of dns record
