The auditSetSettings Web API Method
Save settings of audit history and triggers.
Version: 1.3
Required Permissions: Read-only
HTTP method: POST
Supported by Editions: All
Request Parameters:
Parameter |
Type |
Required |
Description |
|
string |
No |
Array of email value and array of audit types. Will be set to the an empty string if not passed. |
callbackUrl |
string |
No |
Array of URL value and array of audit types. Will be set to the an empty string if not passed. |
history |
integer |
No |
Number of saved days in history |
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: auditSettings
Possible Action Specific Error Codes: This action has no specific error codes
Example
|
Request
Response
|