diff --git a/docs/reference/rest-api/logstash/put-pipeline.asciidoc b/docs/reference/rest-api/logstash/put-pipeline.asciidoc index 26af8d0f124cb..3299f50c90c51 100644 --- a/docs/reference/rest-api/logstash/put-pipeline.asciidoc +++ b/docs/reference/rest-api/logstash/put-pipeline.asciidoc @@ -36,7 +36,9 @@ replaced. ==== {api-path-parms-title} ``:: - (Required, string) Identifier for the pipeline. +(Required, string) +Identifier for the pipeline. +It must begin with a letter or underscore and can contain only letters, underscores, dashes, hyphens, and numbers. [[logstash-api-put-pipeline-request-body]] ==== {api-request-body-title}