From 475f1227ff7c7ae2938b28a446e18a95a2b29960 Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Mon, 28 Jun 2021 10:40:53 -0700 Subject: [PATCH] Added Path and HTTP methods section --- _opensearch/rest-api/create-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_opensearch/rest-api/create-index.md b/_opensearch/rest-api/create-index.md index 7e065a4c..348cb839 100644 --- a/_opensearch/rest-api/create-index.md +++ b/_opensearch/rest-api/create-index.md @@ -37,6 +37,12 @@ PUT /sample-index1 } ``` +## Path and HTTP methods + +``` +PUT +``` + ## Index naming restrictions OpenSearch indices have the following naming restrictions: