|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
This resource deletes an NTP server.
Specifies the id of the NTP server.
Use:  Required  
JSON Schema:  
    Object
    type:string
Success
Failure.
Specified server does not exist.
 
    DELETE
    https://1.2.3.4:8443/api/lunasa/ntp/servers/example.com
{
}
 
{
}
This resource will require SO authentication when the forceSoLogin flag is enabled. (See GET /api/lunasa)