latestOpenAPI 3.0.22026-07-223907721.1 MB
f979b1ea6951
Events
Acknowledge Events
Delete Events by eventId. If a event is deleted it will not redelivered with the next GET /v1/channel/event request
delete/v1/channel/event
Request body
Example request
{
"eventIdList": [
"5cde84164d811d00144581f8"
]
}Response
No Content