Skip to main content

Unsubscribe from events

DELETE 

/v1/sessions/:sessionId/subscriptions/:subscriptionId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Cancel an existing subscription. After this operation, the event stream will no longer contain events for this subscription. Deprecated due to rename. Use /eventSources/{sourceId}/subscriptions/{subscriptionId} instead.

Request

Responses

The subscription has been removed.