Create or update metadata for a given entity.
201 Created if metadata doesn’t exist204 No Content if metadata already existsETag header representing the version of the metadata, which can be used with If-Match or If-None-Match headers for conditional requests to prevent concurrent update conflicts.
OAuth 2.0 authentication.
Ensures conditional update by matching the current metadata revision.
Prevents upsert operation if there is an existing metadata revision.
* 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.
The body is of type object.
Metadata created.