Delete metadata by key
ledger001)
address: The account address to delete metadata from. (e.g., users:john:wallet)
key: The metadata key to delete. (e.g., account_type)
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"
Account address
The key to remove.
"foo"