Audit Logs
Delete the audit log webhook
Disables the audit log webhook.
patch/v2/audit-log-webhook#delete
Request body
Response
Get response for audit log webhook
Example response
{
"endpoint": "https://example.com/audit-logs",
"enabled": true,
"log_format": "cef"
}