[DOCS] Fix formatting of create API key API docs (#57138)

This commit is contained in:
AndyHunt66 2020-05-27 13:30:03 +01:00 committed by James Rodewig
parent 27f258711a
commit 6760c69783
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Creates an API key for access without requiring basic authentication.
==== {api-request-title}
`POST /_security/api_key`
`PUT /_security/api_key`
[[security-api-create-api-key-prereqs]]