Removes minimum sync round restriction from the ledger.
  DELETE /v2/ledger/sync     
 DELETE
 /v2/ledger/sync
 Unset the ledger sync round.
Authorizations
Responses
200
400
Sync round not set.
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 401
Invalid API Token
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 500
Internal Error
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 503
Service Temporarily Unavailable
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 default
Unknown Error