Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Data needed to archive sponsorships for a donor
Example:
"[1, 2, 3]"
Response
Successful operation
Example:
"Sponsorships Successfully Removed."

