Removes minimum sync round restriction from the ledger. | Algorand Developer Portal

Removes minimum sync round restriction from the ledger.

DELETE

/v2/ledger/sync

Unset the ledger sync round.

Authorizations

Responses

200

400

Sync round not set.

Select media type application/json

An error response with optional data field.

object

data

object

message

required

string

401

Invalid API Token

Select media type application/json

An error response with optional data field.

object

data

object

message

required

string

500

Internal Error

Select media type application/json

An error response with optional data field.

object

data

object

message

required

string

503

Service Temporarily Unavailable

Select media type application/json

An error response with optional data field.

object

data

object

message

required

string

default

Unknown Error