curl --request POST \
--url https://api.helpyousponsor.com/v1/admin/sponsorships/{donor_entity_id}/archive \
--header 'X-HYS-API-Key: <api-key>'{
"message": "Sponsorship Successfully Removed."
}curl --request POST \
--url https://api.helpyousponsor.com/v1/admin/sponsorships/{donor_entity_id}/archive \
--header 'X-HYS-API-Key: <api-key>'{
"message": "Sponsorship Successfully Removed."
}