oauth2_authorization_codes_destroy

Function oauth2_authorization_codes_destroy 

Source
pub async fn oauth2_authorization_codes_destroy(
    configuration: &Configuration,
    id: i32,
) -> Result<(), Error<Oauth2AuthorizationCodesDestroyError>>
Expand description

AuthorizationCode Viewset