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 filter by id (beta)
Delete an existing filter from the environment you specify in the request.
You must remove any links before you can successfully delete a filter. To view any existing links, use the Get filter endpoint to review related links.
This endpoint allows you to delete one filter at a time.
cURL request example
Path Parameters
- filterIdrequired, string
Displays the unique identifier of the filter.
- 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.