Skip to main content

Create an event source

POST 

/v1/eventSources

Creates an SSE event source and subscribes to it. Subscribing is optional and only happens when an optional subscription request is provided. The subscriptions will immediately be activated. Subsequent calls to the receive-events-endpoint will immediately deliver all events for those subscriptions.

Request

Responses

The event source has been created. You can now start receiving events.