On event
POST /api/v1/webhooks/events/{conversation_id}
Webhook callback for when event stream events occur.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
conversation_id | path | string | yes | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Response body
| Field | Type | Required | Description |
|---|---|---|---|
success | boolean | no | — |
Operation ID: on_event_api_v1_webhooks_events__conversation_id__post