cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/filters/{id} \ --header 'Authorization: <api-key>'
This response has no body data.
Delete a filter by its ID
Filter ID
Was this page helpful?