Publish session events to Kafka for a batch of interview IDs
Accepts a list of interview IDs and publishes corresponding session events to Kafka.
Authentication
| Header | Required | Notes |
|---|---|---|
x-api-key |
yes | API key for the region/environment. |
api-version |
yes | API version, defaults to 1.0. |
Category: Onboarding
Sources
- Public reference: https://developer.incode.com/reference/introduction
- Reconstructed from the Incode Omni OpenAPI spec (operation
publishSessionEventsBatch); see the Implementation pane for source & tests.