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

This commit is contained in:
Alison Goryachev 2020-11-02 15:49:09 -05:00 committed by GitHub
parent fccc4caf82
commit 86f33ac40b
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