Update existing metadata for a given entity.
Update metadata modifies specific properties using JSON Patch operations. Unlike Set metadata, this enables partial updates without replacing the entire object. Supported operations: add, replace, remove, move, copy, and test. The response includes anDocumentation Index
Fetch the complete documentation index at: https://developer.uphold.com/llms.txt
Use this file to discover all available pages before exploring further.
ETag header for the new version. Use If-Match to prevent conflicting concurrent modifications.
OAuth 2.0 authentication.
Ensures conditional update by matching the current metadata revision.
^(?:W\/)?"([A-Fa-f0-9]{64})"$The type of entity whose metadata is being accessed.
accounts, external-accounts, files, transactions, users The unique identifier of the entity whose metadata is being accessed.
Metadata updated.