Skip to main content
PATCH
Bulk-resolve dedup reviews as merged

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
reviewIds
string[]
required

Dedup-review _ids to resolve in this call; capped at the server-configured per-call limit.

resolution
object

Shared resolution payload applied to every review in the batch (same shape as the single-review endpoint).

Response

Bulk merge attempted

success
enum<boolean>
required
Available options:
true
results
object[]
required
summary
object
required