Subscribes to events
POST/v1/eventSources/:sourceId/subscriptions
Preview: The API is in development or testing phases and the interface could still change slightly.
Create a subscription for events that honor a given set of filters.
Scope: []
Request
Responses
- 201
- 403
- 404
The subscription has been created.
You do not have access to this source.
The sourceId ID could not be found.