Step 3: Delete a Suppressed or Potential Duplicate Listing

If your account contains potential duplicates which are incorrect or suppressed listings that need to be reverted, you can modify them using the Duplicates: Delete endpoint.

Endpoint Information:

URL https://api.yextapis.com/v2/accounts/{accountId}/listings/duplicates/{duplicateId}
Permissions Listings: WRITE
Description Removes a duplicate from an account.

Example Request:

book
Note
When sending requests to this endpoint, you must provide your Yext user ID in the Yext-User-Id header. If a duplicate has a status of SUPPRESSED when it is deleted, this will indicate to the Publisher that the suppression should be reverted.
Feedback