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