Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the donation to be deleted
Response
Donation successfully deleted.
Example:
"Donation successfully deleted."