Skip to main content

remove_with_client

Function remove_with_client 

Source
pub async fn remove_with_client(
    env: Environment,
    client: ClientCredentials<'_>,
    access_token: &str,
) -> Result<(), ErrorResponse>