Skip to main content
POST
POST /v2/updates/update-by-id
Endpoint history: Added in 3.4. Modified in 3.5: description updated; response 400 description updated.

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