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.
Beta users may also use the endpoints for reviewing and managing filter links.
Delete link (beta)
Delete an existing link for a filter to a given subscription.
Successfully deleting a link means that the filter will no longer be applied to the subscription’s traffic.
cURL request example
Path Parameters
- filterLinkIdrequired, string
Displays the unique identifier of the filter link.
- metaobject
- versionstring
Lists the major and minor version number for the format of the returned payload. The payload format or shape may change between minor versions, like including additional or extended fields in later versions. We include the version data in each response so that you have the option to handle the signaled differences.
- payloadobject
Contains a message indicating the request was successful.
- messagestring
Explains that the request was successful along with any relevant detail.