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)
[required] The ID of the event to delete.
[required] The name of the event type.
Specifies whether or not to delete any predictions associated with the
event. If set to True
,