[DOCS] Fixes endpoint schema in PUT app privileges API docs. (#49390)
This commit is contained in:
parent
61c54fd617
commit
5b10fd301e
|
@ -81,8 +81,8 @@ been created or updated.
|
|||
[[security-api-put-privileges-example]]
|
||||
==== {api-examples-title}
|
||||
|
||||
To add a single privilege, submit a PUT or POST request to the
|
||||
`/_security/privilege/<application>/<privilege>` endpoint. For example:
|
||||
To add a single privilege, submit a PUT or POST request to the
|
||||
`/_security/privilege/` endpoint. For example:
|
||||
|
||||
[source,console]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue