DeleteAuditData Action

Deletes all audit data records up until a specified end date.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EndDate
Edm.DateTimeOffset False True

The end date and time.

Return Type

Type Nullable Description
DeleteAuditDataResponse False The DeleteAuditData action returns the following value.

Entities

Use the DeleteAuditData action with these entity types:

Name Display Name Description
audit Auditing Track changes to records for analysis, record keeping, and compliance.

See also