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 | Contains the response of the DeleteAuditData action. |
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. |