Publish an audit log entry

⚠️ Beta Notice: This endpoint is currently in beta and may change or be deprecated at any time without notice.

Publish an audit log entry to the Org audit trail. This endpoint records user actions, system events, and operational changes with configurable severity levels and contextual metadata. Ideal for compliance requirements, security monitoring, debugging, and business intelligence reporting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Org ID in standard format

Body Params
string
enum
required

The status of the audit log event indicating the outcome or severity level

Allowed:
string
required
length between 1 and 30

Event name following the format 'service.event_name' (e.g., 'doordash.job_updated'). Must be lowercase letters and underscores only, no spaces or numbers allowed.

string
required
length ≥ 1

A descriptive message explaining what action was performed or what event occurred

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json