Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_delete_event: Deletes the specified event

Description

Deletes the specified event.

See https://www.paws-r-sdk.com/docs/frauddetector_delete_event/ for full documentation.

Usage

frauddetector_delete_event(eventId, eventTypeName, deleteAuditHistory = NULL)

Arguments

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 True,