Skip to main content
POST
/
elasticsearch
/
mapping
/
template
/
update
{
  "templates": [
    {
      "name": "<string>",
      "action": "<string>",
      "dryRun": true,
      "response": {}
    }
  ]
}

Query Parameters

dry-run
boolean
default:false

Only check for differences

space
string

Space Identifier

Response

Success

templates
object[]