Function oauth2_refresh_tokens_destroy

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

RefreshToken Viewset