[DOCS] Fix API Keys doc example (#82361)

This commit is contained in:
Alison Goryachev 2020-11-02 15:47:34 -05:00 committed by GitHub
parent 30e588023d
commit 55f7e65a32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ to authenticate to a <<api, Kibana API>>.
[source,js]
POST /_security/api_key
{
"name": "kibana_api_key",
"name": "kibana_api_key"
}
This creates an API key with the