> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Merge Donors

> Merges one donor into another.

Pass the `sourceDonorId` to merge from and the `targetDonorId` to keep; the source donor's history moves to the target.

<Info>Use it to clean up duplicate donors created by separate page submissions.</Info>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
