update

Updates the current user, or the user with the given session ID, with the provided parameters.

Return

A ClerkResult containing the updated User if the operation was successful, or a ClerkErrorResponse if it failed.

Parameters

params

The parameters to update the user with. See: UpdateParams.