# Run an enrich policy **PUT /_enrich/policy/{name}/_execute** Create the enrich index for an existing enrich policy. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **name** (string) Enrich policy to execute. ### Query parameters - **master_timeout** (string) Period to wait for a connection to the master node. - **wait_for_completion** (boolean) If `true`, the request blocks other enrich policy execution requests until complete. ## Responses ### 200 #### Body: application/json (object) - **status** (object) - **task** (string) [Powered by Bump.sh](https://bump.sh)