Skip to main content

Create an event source

POST 

/v1/eventSources

Preview: The API is in development or testing phases and the interface could still change slightly.

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.
Scope: []

Request

Responses

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