Acknowledge Events
Events
Acknowledge Events
Delete Events by eventId. If a event is deleted it will not redelivered with the next GET /channel/event call
DELETE
Acknowledge Events
Authorizations
Bearer JWT issued to a seller after they sign up for a JTL-Scx subscription via the JTL
Customer Center. Usage format: Bearer <JWT>.
Body
application/json
List of event IDs the seller has successfully processed and which should be marked as acknowledged.
Required array length:
1 - 100 elementsResponse
No Content