Skip to content

/AWS1/CL_FDT=>DELETEMODEL()

About DeleteModel

Deletes a model.

You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.

When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.

Method Signature

IMPORTING

Required arguments:

IV_MODELID TYPE /AWS1/FDTMODELIDENTIFIER

The model ID of the model to delete.

IV_MODELTYPE TYPE /AWS1/FDTMODELTYPEENUM

The model type of the model to delete.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTDELETEMODELRESULT