Function fusionauth_rust_client::apis::default_api::patch_messenger_with_id
source · pub async fn patch_messenger_with_id(
configuration: &Configuration,
messenger_id: &str,
messenger_request: Option<MessengerRequest>
) -> Result<MessengerResponse, Error<PatchMessengerWithIdError>>
Expand description
Updates, via PATCH, the messenger with the given Id.