diff --git a/docs/sources/http_api/_index.md b/docs/sources/http_api/_index.md index 67b048d7bd8..0a8ad2c7487 100644 --- a/docs/sources/http_api/_index.md +++ b/docs/sources/http_api/_index.md @@ -13,25 +13,28 @@ dashboards, creating users, and updating data sources. ## HTTP APIs +- [Admin API]({{< relref "admin.md" >}}) +- [Alerting Notification Channels API]({{< relref "alerting_notification_channels.md" >}}) +- [Alerting API]({{< relref "alerting.md" >}}) +- [Annotations API]({{< relref "annotations.md" >}}) - [Authentication API]({{< relref "auth.md" >}}) - [Dashboard API]({{< relref "dashboard.md" >}}) -- [Dashboard versions API]({{< relref "dashboard_versions.md" >}}) -- [Dashboard permissions API]({{< relref "dashboard_permissions.md" >}}) -- [Folder API]({{< relref "folder.md" >}}) -- [Folder permissions API]({{< relref "folder_permissions.md" >}}) -- [Folder/dashboard search API]({{< relref "folder_dashboard_search.md" >}}) +- [Dashboard Permissions API]({{< relref "dashboard_permissions.md" >}}) +- [Dashboard Versions API]({{< relref "dashboard_versions.md" >}}) - [Data source API]({{< relref "data_source.md" >}}) +- [Folder API]({{< relref "folder.md" >}}) +- [Folder Permissions API]({{< relref "folder_permissions.md" >}}) +- [Folder/Dashboard Search API]({{< relref "folder_dashboard_search.md" >}}) +- [Library Element API]({{< relref "library_element.md" >}}) - [Organization API]({{< relref "org.md" >}}) -- [Snapshot API]({{< relref "snapshot.md" >}}) -- [Annotations API]({{< relref "annotations.md" >}}) -- [Playlists API]({{< relref "playlist.md" >}}) -- [Alerting API]({{< relref "alerting.md" >}}) -- [Alert notification channels API]({{< relref "alerting_notification_channels.md" >}}) -- [User API]({{< relref "user.md" >}}) -- [Team API]({{< relref "team.md" >}}) -- [Admin API]({{< relref "admin.md" >}}) -- [Preferences API]({{< relref "preferences.md" >}}) - [Other API]({{< relref "other.md" >}}) +- [Playlists API]({{< relref "playlist.md" >}}) +- [Preferences API]({{< relref "preferences.md" >}}) +- [Service account API]({{< relref "serviceaccount.md" >}}) +- [Short URL API]({{< relref "short_url.md" >}}) +- [Snapshot API]({{< relref "snapshot.md" >}}) +- [Team API]({{< relref "team.md" >}}) +- [User API]({{< relref "user.md" >}} ## Grafana Enterprise HTTP APIs