diff options
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/system_hooks.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/system_hooks.md b/doc/api/system_hooks.md index 5eeb3652d57..355ce31c126 100644 --- a/doc/api/system_hooks.md +++ b/doc/api/system_hooks.md @@ -1,5 +1,7 @@ All methods require admin authorization.
+The url endpoint of the system hooks can be configured in [the admin area under hooks](/admin/hooks).
+
## List system hooks
Get list of system hooks
|