Delete metadata by key
ledger001)
id: The transaction ID to delete metadata from. (e.g., 1234)
key: The metadata key to delete. (e.g., order_id)
Idempotency-Key: Unique key to ensure the request is processed exactly once. (e.g., del-meta-abc123)The access token received from the authorization server in the OAuth 2.0 flow.
Use an idempotency key
Name of the ledger.
"ledger001"
Transaction ID.
x >= 01234
The key to remove.
"foo"