Docs: add security delete role to api call table (#31907)
This commit is contained in:
parent
006c2c9ab0
commit
e85bb734cf
|
@ -11,6 +11,8 @@ realm.
|
|||
|
||||
`GET /_xpack/security/role/<name>` +
|
||||
|
||||
`DELETE /_xpack/security/role/<name>` +
|
||||
|
||||
`POST /_xpack/security/role/<name>/_clear_cache` +
|
||||
|
||||
`POST /_xpack/security/role/<name>` +
|
||||
|
|
Loading…
Reference in New Issue