ls_sink_event_mark_processed
Mark a sink event as processed to acknowledge its consumption. Use this idempotent action to confirm processing of a specific event.
Instructions
Mark a sink event as processed by your consumer. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The sink event ID (positive integer, as returned by ls_sink_events_list). |