ledger.v2
Update ledger metadata
put/v2/{ledger}/metadata
Request body
V2UpdateLedgerMetadataRequest required
Arbitrary key/value pairs attached to the resource. Metadata is bi-temporal, so a point-in-time query returns the metadata as it stood at that time
Example request
{
"admin": "true"
}Response
OK