delete/v0/subscriptions/{subscriptionId}/filters/{filterId}
Page View
Filter endpoints allow you to review and manage filters for async messages. A filter can contain multiple rules, but you can only create one filter per subscription. Learn about filters.
You can retrieve, create, update, or delete filters, as well as review and manage filter links.
Delete subscription filter (deprecated)
Deprecating soon
Delete an existing filter from the subscription you specify in the request.
cURL request example
bash
Path Parameters
- subscriptionIdrequired, string
Displays the unique identifier of the subscription that the filter is applied to.
- filterIdrequired, string
Displays the unique identifier of the filter.