/eventSubscriptions/{eventSubscriptionId}/filters/{filterId}Ask AIdelete https://{BaseUrl}/api/v3.0/eventSubscriptions/{eventSubscriptionId}/filters/{filterId}Deletes a filter based on the given ID.Path ParamseventSubscriptionIdstringrequiredEvent Subscription IDfilterIdstringrequiredEvent Subscription Filter IDResponses 204Filter deleted 401You are not authenticated. Please authenticate and try again. 404Referenced resource could not be found. 500Something went wrong in the server. Please try again.Updated 5 months ago