Function bitwarden_api_api::apis::accounts_api::accounts_verify_otp_post
source · pub async fn accounts_verify_otp_post(
configuration: &Configuration,
verify_otp_request_model: Option<VerifyOtpRequestModel>
) -> Result<(), Error<AccountsVerifyOtpPostError>>