Skip to main content
DELETE
Delete a Gift
This removes the gift from Raise but does not return money to the donor — to reverse a payment at the gateway, use Refund a Gift.

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

Response

OK

Last modified on July 28, 2026