Removes an explicit team permission from the specified filter.
Removing a filter team permission revokes that team's explicit access to the filter.
The team permission entry must belong to the specified filter.
<Check title="Required Permissions" icon="key">The user must have at least `manage` permissions for the specified filter.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
filterId
The filter that owns the team permission entry.
filterToTeamId
The team permission entry to delete.
Response
No Content
Errors
401
Unauthorized Error
404
Not Found Error

