Entities
Archive Entities
Handles the removal (archival) of one or multiple entities,
- including archival of sponsorships, removal of commitments, and updates to the cache.
DELETE
Archive Entities
Documentation Index
Fetch the complete documentation index at: https://api-docs.helpyousponsor.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key generated from Developer Settings. Format: hys_...
Path Parameters
Program ID from which to remove entities
Query Parameters
Comma-separated list of entity IDs to delete
Example:
"1,2,3"
Response
200 - application/json
Entities successfully removed
Example:
"Successfully Removed"
Archive Entities

