Removes an explicit contributor from the specified filter.
Removing a filter contributor revokes that contributor's explicit access to the filter.
The contributor 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 contributor entry.
filterContributorId
The contributor entry to delete.
Response
No Content
Errors
401
Unauthorized Error
404
Not Found Error

