Deletes people by email
Person
Deletes people by email
deprecated
Deletes all data for a set of persons by email within 90 days. Deprecated, use POST /people/delete or DELETE /people/{personId} instead
POST
Deletes people by email
Documentation Index
Fetch the complete documentation index at: https://docs.rallyuxr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
List of email addresses to be deleted.
Response
Successfully scheduled delete of all persons with provided emails.
Number of person records softly deleted.