# Update the connector filtering **PUT /_connector/{connector_id}/_filtering** Update the draft filtering configuration of a connector and marks the draft validation state as edited. The filtering draft is activated once validated by the running Elastic connector service. The filtering property is used to configure sync rules (both basic and advanced) for a connector. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **connector_id** (string) The unique identifier of the connector to be updated ### Body: application/json (object) - **filtering** (array[object]) - **rules** (array[object]) - **advanced_snippet** (object) ## Responses ### 200 #### Body: application/json (object) - **result** (string) [Powered by Bump.sh](https://bump.sh)