docs: update API endpoint paths in documentation
This commit is contained in:
+2
-2
@@ -1575,7 +1575,7 @@ Log messages are sent as JSON objects:
|
|||||||
|
|
||||||
## Get Settings
|
## Get Settings
|
||||||
|
|
||||||
**Endpoint:** `/settings/get`
|
**Endpoint:** `/system/settings/get`
|
||||||
**Method:** GET
|
**Method:** GET
|
||||||
**Auth Required:** Yes (token)
|
**Auth Required:** Yes (token)
|
||||||
**Permission Level:** Superuser, Admin
|
**Permission Level:** Superuser, Admin
|
||||||
@@ -1649,7 +1649,7 @@ key=ListenAddr
|
|||||||
|
|
||||||
## Set Settings
|
## Set Settings
|
||||||
|
|
||||||
**Endpoint:** `/settings/set`
|
**Endpoint:** `/system/settings/set`
|
||||||
**Method:** POST
|
**Method:** POST
|
||||||
**Content-Type:** application/json
|
**Content-Type:** application/json
|
||||||
**Auth Required:** Yes (token)
|
**Auth Required:** Yes (token)
|
||||||
|
|||||||
Reference in New Issue
Block a user