POST /api/v1/exports/audit
Requires exports.write permission. The export is generated immediately and stored through the configured export storage backend. No request body is required.
Response
The created export job.
Errors
| Status | When |
|---|---|
401 | Missing or invalid Bearer token |
403 | Caller lacks exports.write permission |