pub fn users_user_id_passphrase_post(
configuration: &Configuration,
user_id: &str,
user_passphrase_post_data: UserPassphrasePostData,
) -> Result<ResponseContent<()>, Error<UsersUserIdPassphrasePostError>>Expand description
Update the passphrase.