We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93dd7ab commit abeb944Copy full SHA for abeb944
1 file changed
src/docs/src/intro/security.rst
@@ -46,6 +46,7 @@ identification for certain requests:
46
- Restarting the server on a given node (:post:`/_node/{node-name}/_restart`)
47
- Reading the active configuration (:get:`/_node/{node-name}/_config`)
48
- Updating the active configuration (:put:`/_node/{node-name}/_config/{section}/{key}`)
49
+- Purging documents (:post:`POST /database/_purge </{db}/_purge>`)
50
51
Creating a New Admin User
52
-------------------------
0 commit comments