> ## 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.

# Create a Donor Contact Method

> Adds an email address or phone number to a donor.

Send the `type`, the `value`, the `countryCode` for a phone number, and `isPrimary` and `isOptedIn` as needed. Returns the created contact method with its new `id`.

<Info>Create a Donor Email Address and Create a Donor Phone Number do the same thing for a single type.</Info>


## API Specification

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