pub async fn patch_mutual_authentication(
configuration: &Configuration,
params: PatchMutualAuthenticationParams
) -> Result<MutualAuthenticationResponse, Error<PatchMutualAuthenticationError>>Expand description
Update a Mutual Authentication.