pub async fn delete_log_logentries(
configuration: &mut Configuration,
params: DeleteLogLogentriesParams,
) -> Result<InlineResponse200, Error<DeleteLogLogentriesError>>Expand description
Delete the Logentry for a particular service and version.