Skip to main content
DELETE
Delete a Donor Contact Method
If it is the donor’s primary email address or phone number, promote another with Set Primary Donor Contact Method first.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the donor the contact method belongs to.

contactMethodId
integer<int64>
required

The ID of the donor contact method.

Response

OK

Last modified on July 28, 2026