pub async fn sources_user_connections_saml_update(
configuration: &Configuration,
id: i32,
user_saml_source_connection_request: UserSamlSourceConnectionRequest,
) -> Result<UserSamlSourceConnection, Error<SourcesUserConnectionsSamlUpdateError>>
Expand description
Source Viewset