v5

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-27485380.4 KB
Cleanse Export

Start an ad-hoc full export of all active issues

The export runs in a long-running background task with a distributed lock to prevent concurrent exports. Progress can be tracked via the returned export ID. Unlike the export phase of a cleanse analysis (which is incremental), this always exports all active issues. It does NOT update the incremental-export timestamp and does NOT send email notifications.

post/cleanse-export/start

Response

Export started successfully

exportIdstring required

Unique identifier for the started export operation. Use this to poll progress.

statusstring required

Initial status of the export (Pending).

messagestring required
startedAtUtcstring date-time