app.bsky.contact.dismissMatch
#main​
Removes a match that was found via contact import. It shouldn't appear again if the same contact is re-imported. Requires authentication.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | string (did) | - | ✅ | The subject's DID to dismiss the match with. |
Output​
- Encoding: application/json