Skip to main content
POST
POST /v2/updates/update-by-id

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Body

application/json
updateId
string
required

The ID of a particular update. Must be a valid LedgerString (as described in value.proto).

Required

updateFormat
UpdateFormat · object
required

The format for the update.

Required

Response

update
Update · object