Skip to main content

Apply an action to a batch of ledger rows.

POST 

/api/v1/releases/bulk

dismiss, mark-acquired, ignore, and reset all set state in-place. delete removes the rows and clears the affected sources' etags so the next poll re-fetches without If-None-Match. All run as bulk SQL (no per-row round trips), so this scales to thousands of rows in one call.

Request

Responses

Bulk action applied