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