Skip to main content

Bulk-reject a set of review-queue releases. The body's `ids` (or, when empty, the filter fields) select the target set; every matched release is pinned to `rejected` and its candidates dropped in one set-based update.

POST 

/api/v1/releases/bulk/reject

Bulk-reject a set of review-queue releases. The body's ids (or, when empty, the filter fields) select the target set; every matched release is pinned to rejected and its candidates dropped in one set-based update.

Request

Responses