Skip to main content
DELETE
Delete donors

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Query Parameters

donor_ids
string
required

Comma-separated list of entity IDs to delete

Example:

"1,2,3"

Response

Successful operation

message
string
Example:

"Successfully deleted donors."