Endpoint
/api/v2/ntpupdateips
ntpArray
string

NTP server IP addresses.

{
  "ntpArray": "192.168.xx.xx,172.26.xx.xx"
}

Responses

OK

Success
string

{
  "Success": "Successfully updated NTP IP addresses."
}