Endpoint
/api/v2/ntpservice
service
string

Use the ON and OFF switch to start or stop the NTP service.

{
  "service": "ON"
}

Responses

OK

Success
string

{
  "Success": "Switched ON the NTP Service Successfully"
}