You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the endpoint DELETE /0/buckets/{bucket_id}/events/{event_id} which can delete a single event, it would be useful with a DELETE /0/buckets/{bucket_id}/events/which simply just takes an array of event_ids.
The text was updated successfully, but these errors were encountered:
We have the endpoint
DELETE /0/buckets/{bucket_id}/events/{event_id}
which can delete a single event, it would be useful with aDELETE /0/buckets/{bucket_id}/events/
which simply just takes an array of event_ids.The text was updated successfully, but these errors were encountered: