Parameters for patching a user's metadata via the Management API. Requires an access token with update:current_user_metadata scope.
update:current_user_metadata
The ID of the user to update (e.g., auth0|12345).
auth0|12345
An object containing the metadata to set or update.
Parameters for patching a user's metadata via the Management API. Requires an access token with
update:current_user_metadata
scope.