pub async fn users_slash_update_authenticated(
configuration: &Configuration,
users_update_authenticated_request: Option<UsersUpdateAuthenticatedRequest>,
) -> Result<PrivateUser, Error<UsersSlashUpdateAuthenticatedError>>
Expand description
Note: If your email is set to private and you send an email
parameter as part of this request to update your profile, your privacy settings are still enforced: the email address will not be displayed on your public profile or via the API.