# Mark one or more matched records as not-a-duplicate of the given client. **POST /api/v1/client/{client_uuid}/potential-duplicates/dismiss** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **client_uuid** (string) ### Body: application/json (object) - **matched_account_uuids** (array) UUIDs of the matched client records the user is marking as not-a-duplicate of this client. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)