Skip to main content
POST
Dismiss Duplicate Group

Authorizations

Authorization
string
header
required

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

Path Parameters

group_id
string
required

Duplicate group to dismiss.

Body

application/json

Mark a group as 'not a duplicate'.

Recorded per PAIR, so the decision survives a rescan that changes the cluster's membership.

reason
string | null

Optional note explaining why these records are not duplicates.

Maximum string length: 500

Response

Successful Response