View source: R/frauddetector_operations.R
frauddetector_delete_model | R Documentation |
Deletes a model.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_model/ for full documentation.
frauddetector_delete_model(modelId, modelType)
modelId |
[required] The model ID of the model to delete. |
modelType |
[required] The model type of the model to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.