Create an audit log entry
| Field | Description |
|---|---|
action | Type of action (api_call, login, etc.) |
client_id | Client identifier |
collection_id | Collection UUID |
method | HTTP method |
endpoint | API endpoint |
status_code | Response status |
duration_ms | Request duration |
| Status | Description |
|---|---|
| 400 | Invalid request body |
| 401 | Invalid authentication |