Delete events by refs
Events
Delete events by refs
Delete multiple events, identified by ref, in a single request.
POST
Delete events by refs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
A list of event refs to delete. The request deletes the matching events for the authenticated account.
Required array length:
1 - 1000 elementsMinimum string length:
1Response
Contains the events that were removed along with deletion metadata.
The events that were deleted
