Delete Filter
DELETE/filter/:id
Deletes a filter by id.
Request
Responses
- 204
- 403
- 404
Request successful. This method returns no content.
The authenticated user is unauthorized to delete this filter. See the Introduction for the error response format.
Filter cannot be found. See the Introduction for the error response format.