Discussions

Ask a Question
Back to All

Deleting Party records with REST API

We are wondering what exactly is being removed when we call the endpoint to remove a Party by id.

Is this information available for review? For example:

  • Does it remove (legacy) Activity records?
  • Does it remove panel sources data associated with the delete record?
  • What about Orders? Gifts? Event Registrations? etc.

Is it also possible with REST API to delete more than one record at a time?

The use case being: a load testing process was completed and now we would like to remove all data it created...