Delete multiple events in batch

Deletes multiple events efficiently in a single request.

What this endpoint does:

  • Deletes multiple events and all their associations (students, professors)
  • Automatically sends deletion notifications to previously associated students

Automatic behaviors:

  • Identifier resolution: Each identifier is matched against both the internal Edusign event ID and your own external apiId, so you can send either one, or a mix of both, in the same request
  • Cascade deletion: Removes all student and professor associations automatically
  • Smart notifications: Students get notified only for events happening within the next 3 days
  • Error handling: Non-existent event IDs are silently ignored

Notification details: Students receive push notifications with event name, date, and time for upcoming deleted events.

Note: This operation cannot be undone. Make sure you really want to delete these events.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
ids
array of strings
required
ids*
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json