Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated list of entity IDs to delete
Example:
"1,2,3"
Response
Successful operation
Example:
"Successfully deleted donors."

