Delete a fundraising donor

Removes a donor and its addresses, pledges, and wallets when no payments are attached to the donor.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired>=1
Fundraising donor identifier to delete.

Response

The donor and its deletable related records were removed.
statusstringOptional
messagestringOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error