storeUserProfile

Stores the user profile with the changes provided synchronously to persistent storage.

Return

A Result of the operation. The result contains either the user profile or a failure.

Parameters

userProfile

The user profile to store.