This is a Backend SDK method, not an HTTP endpoint.
Signature
Parameters
string[]
required
Array of
eventId strings to remove from the queue. Get these from event.eventId (Node.js) or event["eventId"] (Python) inside the getWebhookEvents response.Return value
number
Number of events successfully removed from the queue.

