Delete metadata by key
Remove a specific metadata key from an account.Documentation Index
Fetch the complete documentation index at: https://docs.formance.com/llms.txt
Use this file to discover all available pages before exploring further.
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"