clerk / clerk-docs

The documentation content for Clerk, an authentication and user management platform.
https://clerk.com/docs
80 stars 287 forks source link

(/backend/user/update-user-metadata) method merges instead of full replace #1169

Closed alexisintech closed 2 weeks ago

alexisintech commented 3 weeks ago

DOCS-8803 reads:

User's feedback: Does it override or extend the metadata? It's not clear how this works.

From the backend API reference docs, it reads: "Update a user's metadata attributes by merging existing values with the provided parameters."

This PR: