Authorization: Bearer ********************
{
"records": [
{
"id": 1,
"name": "test",
"ttl": 0,
"priority": 0,
"type": "A",
"content": "100.100.10.1"
}
]
}curl --location --request GET 'https://my.hitechcloud.vn/api/domain//dns' \
--header 'Authorization: Bearer <token>'