Test Audit Webhook
Probe the submitted audit webhook configuration with a marked test event.
Authorizations
Body
Settings for audit logging.
Webhook URL that receives streamed audit events. When unset, audit events are skipped.
Custom headers to include in audit webhook requests. Header names are case-insensitive.
Custom JSON fields merged into streamed audit event payloads. Canonical audit event fields take precedence; conflicting custom keys are ignored.
Optional wrapper key for audit payloads. When set to a value like 'event', payload is sent as {'event': <audit_payload>}.
Whether TLS certificates are verified for webhook requests. Disable only for trusted on-prem/self-signed endpoints.