diff --git a/docs/overlays/elasticsearch-shared-overlays.yaml b/docs/overlays/elasticsearch-shared-overlays.yaml index 6153331317..63fc21eff6 100644 --- a/docs/overlays/elasticsearch-shared-overlays.yaml +++ b/docs/overlays/elasticsearch-shared-overlays.yaml @@ -41,6 +41,8 @@ actions: This API provides an alternative to relying solely on Kibana UI for connector and sync job management. The API comes with a set of validations and assertions to ensure that the state representation in the internal index remains valid. + + This API requires the `manage_connector` privilege or, for read-only endpoints, the `monitor_connector` privilege. externalDocs: url: https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-tutorial-api.html description: Check out the connector API tutorial