pub async fn delete_analyst_data(
configuration: &Configuration,
analyst_type: AnalystDataType,
analyst_data_id: &str,
) -> Result<DeleteAnalystData200Response, Error<DeleteAnalystDataError>>pub async fn delete_analyst_data(
configuration: &Configuration,
analyst_type: AnalystDataType,
analyst_data_id: &str,
) -> Result<DeleteAnalystData200Response, Error<DeleteAnalystDataError>>