From: Dan Brown Date: Sun, 12 Dec 2021 18:14:22 +0000 (+0000) Subject: Updated REST API docs with links to webhooks & theme-systems X-Git-Tag: v21.12~1^2~6^2~3 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/8d8b45860a4227fa1d559ecf672727edd29a4e50 Updated REST API docs with links to webhooks & theme-systems --- diff --git a/resources/views/api-docs/parts/getting-started.blade.php b/resources/views/api-docs/parts/getting-started.blade.php index ca28a7d90..3bcf29dd4 100644 --- a/resources/views/api-docs/parts/getting-started.blade.php +++ b/resources/views/api-docs/parts/getting-started.blade.php @@ -1,5 +1,27 @@

Getting Started

+

+ This documentation covers use of the REST API.
+ Some alternative options for extension and customization can be found below: +

+ + + +
+
Authentication

To access the API a user has to have the "Access System API" permission enabled on one of their assigned roles.