Function bitwarden_api_api::apis::accounts_api::accounts_rotate_api_key_post
source · pub async fn accounts_rotate_api_key_post(
configuration: &Configuration,
secret_verification_request_model: Option<SecretVerificationRequestModel>
) -> Result<ApiKeyResponseModel, Error<AccountsRotateApiKeyPostError>>