[DEPRECATED] Subscribe to events
POST/v1/sessions/:sessionId/subscriptions
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Create a subscription for events that honor a given set of filters. Deprecated due to rename. Use /v1/eventSources/{sourceId}/subscriptions instead.
Request
Responses
- 201
- 403
- 404
The subscription has been created.
You do not have access to this session.
The session ID could not be found.