powered by
Record is deleted with preview and explanations.
DeleteAnomalyAssessmentRecord(projectId, recordId)
character. The ID of the project.
character. The ID of the anomaly assessment record.
Other Anomaly Assessment functions: GetAnomalyAssessmentExplanations(), GetAnomalyAssessmentPredictionsPreview(), InitializeAnomalyAssessment(), ListAnomalyAssessmentRecords()
GetAnomalyAssessmentExplanations()
GetAnomalyAssessmentPredictionsPreview()
InitializeAnomalyAssessment()
ListAnomalyAssessmentRecords()
if (FALSE) { projectId <- "59a5af20c80891534e3c2bde" recordId <- "59a5af20c80891534e3c2bdb" explanations <- DeleteAnomalyAssessmentRecord(projectId, recordId) }
Run the code above in your browser using DataLab