pub async fn update_integrations_with_id(
configuration: &Configuration,
integration_request: Option<IntegrationRequest>,
) -> Result<IntegrationResponse, Error<UpdateIntegrationsWithIdError>>
Expand description
Updates the available integrations.