Authorization: Bearer ********************curl --location 'http://probill.local/api/domain/detail/set_dns_server?id=20004' \
--header 'Authorization: Bearer <token>' \
--form 'dns_server1=""' \
--form 'dns_server2=""' \
--form 'id=""'{
"code": 0,
"msg": "string",
"time": 0,
"message": "string"
}