Update Filter
PUT/filter/:id
Updates an existing filter.
Request
Responses
- 204
- 400
- 403
- 404
Request successful. This method returns no content.
Filter was invalid. See Introduction for the error response format.
The authenticated user is unauthorized to update this filter. See the Introduction for the error response format.
Filter cannot be found. See the Introduction for the error response format.