pub async fn providers_oauth2_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ProvidersOauth2DestroyError>>
Expand description
OAuth2Provider Viewset
pub async fn providers_oauth2_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ProvidersOauth2DestroyError>>
OAuth2Provider Viewset