Audit Logging Service
Table of Contents
logAuditEvent
Logs an audit event to the database.
Parameters
tenantIdstring The ID of the tenant.userIdstring The ID of the user performing the action.actionTypestring The type of action (e.g., 'CREATE_CONNECTION', 'UPDATE_PLAN').detailsobject A JSON object containing details of the action.rationalestring? Optional: A free-text explanation or justification for the action.