[DOCS] Fix formatting in change password API
Original commit: elastic/x-pack-elasticsearch@acbe051abb
This commit is contained in:
parent
3e68a89a45
commit
85f7f9b2d1
|
@ -8,7 +8,8 @@ of a user.
|
|||
==== Request
|
||||
|
||||
`POST _xpack/security/user/_password` +
|
||||
`POST _xpack/security/user/<username>/_password`
|
||||
|
||||
`POST _xpack/security/user/<username>/_password`
|
||||
|
||||
|
||||
==== Path Parameters
|
||||
|
|
Loading…
Reference in New Issue