Deletes a filter.
Deletes the filter when the current user has manage access.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
filterId
Identifier of the filter to delete.
Response
No Content
Errors
401
Unauthorized Error
404
Not Found Error

