UpdateMetadataParams
Parameters for User.updateMetadata.
Only unsafeMetadata is end-user-writable on the Frontend API. The submitted value is deep-merged into the existing unsafeMetadata on the server: keys present in the patch overwrite existing keys, and any key whose value is null is removed at any nesting level. Omit the field entirely (leave it null) to make no change.