View source: R/frauddetector_operations.R
frauddetector_delete_event | R Documentation |
Deletes the specified event.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_event/ for full documentation.
frauddetector_delete_event(eventId, eventTypeName, deleteAuditHistory = NULL)
eventId |
[required] The ID of the event to delete. |
eventTypeName |
[required] The name of the event type. |
deleteAuditHistory |
Specifies whether or not to delete any predictions associated with the
event. If set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.