Skip to content

Commit 9a945fe

Browse files
Fix Symphony REST API doc links
1 parent da71aed commit 9a945fe

File tree

6 files changed

+52
-52
lines changed

6 files changed

+52
-52
lines changed

docs/application.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ nav_order: 12
66

77
# Application API
88

9-
The Application Service is a component at the service layer of the BDK which aims to cover the Applications part of the [REST API documentation](https://developers.symphony.com/restapi/reference).
9+
The Application Service is a component at the service layer of the BDK which aims to cover the Applications part of the [REST API documentation](https://developers.symphony.com/restapi/main/manage-apps).
1010
More precisely:
11-
* [Create application](https://developers.symphony.com/restapi/reference#create-app)
12-
* [Create application with an RSA public key](https://developers.symphony.com/restapi/reference#create-application-with-an-rsa-public-key)
13-
* [Update application](https://developers.symphony.com/restapi/reference#update-application)
14-
* [Update application with an RSA public key](https://developers.symphony.com/restapi/reference#update-application-with-an-rsa-public-key)
15-
* [Delete application](https://developers.symphony.com/restapi/reference#delete-application)
16-
* [Get application](https://developers.symphony.com/restapi/reference#get-application)
17-
* [List application entitlements](https://developers.symphony.com/restapi/reference#list-app-entitlements)
18-
* [Update application entitlements](https://developers.symphony.com/restapi/reference#update-application-entitlements)
19-
* [List user applications](https://developers.symphony.com/restapi/reference#user-apps)
20-
* [Update user applications](https://developers.symphony.com/restapi/reference#update-user-apps)
21-
* [Patch user applications](https://developers.symphony.com/restapi/reference/partial-update-user-apps)
11+
* [Create application](https://developers.symphony.com/restapi/main/manage-apps/create-app)
12+
* [Create application with an RSA public key](https://developers.symphony.com/restapi/main/manage-apps/create-app#rsa-application-authentication)
13+
* [Update application](https://developers.symphony.com/restapi/main/manage-apps/update-application)
14+
* [Update application with an RSA public key](https://developers.symphony.com/restapi/main/manage-apps/update-application#rsa-application-authentication)
15+
* [Delete application](hhttps://developers.symphony.com/restapi/main/manage-apps/delete-application)
16+
* [Get application](https://developers.symphony.com/restapi/main/manage-apps/get-application)
17+
* [List application entitlements](https://developers.symphony.com/restapi/main/apps-entitlements/list-app-entitlements)
18+
* [Update application entitlements](https://developers.symphony.com/restapi/main/apps-entitlements/update-application-entitlements)
19+
* [List user applications](https://developers.symphony.com/restapi/main/apps-entitlements/user-apps)
20+
* [Update user applications](https://developers.symphony.com/restapi/main/apps-entitlements/update-user-apps)
21+
* [Patch user applications](https://developers.symphony.com/restapi/main/apps-entitlements/partial-update-user-apps)
2222

2323

2424
## How to use

docs/connection.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ nav_order: 14
66

77
# Connection API
88

9-
The Connection Service is a component at the service layer of the BDK which aims to cover the Connections part of the [REST API documentation](https://developers.symphony.com/restapi/reference).
9+
The Connection Service is a component at the service layer of the BDK which aims to cover the Connections part of the [REST API documentation](https://developers.symphony.com/restapi/main/connections).
1010
More precisely:
11-
* [Get connection](https://developers.symphony.com/restapi/reference#get-connection)
12-
* [List connections](https://developers.symphony.com/restapi/reference#list-connections)
13-
* [Create connection](https://developers.symphony.com/restapi/reference#create-connection)
14-
* [Accept connection](https://developers.symphony.com/restapi/reference#accepted-connection)
15-
* [Reject connection](https://developers.symphony.com/restapi/reference#reject-connection)
16-
* [Remove connection](https://developers.symphony.com/restapi/reference#remove-connection)
11+
* [Get connection](https://developers.symphony.com/restapi/main/connections/get-connection)
12+
* [List connections](https://developers.symphony.com/restapi/main/connections/list-connections)
13+
* [Create connection](https://developers.symphony.com/restapi/main/connections/create-connection)
14+
* [Accept connection](https://developers.symphony.com/restapi/main/connections/accepted-connection)
15+
* [Reject connection](https://developers.symphony.com/restapi/main/connections/reject-connection)
16+
* [Remove connection](https://developers.symphony.com/restapi/main/connections/remove-connection)
1717

1818

1919
## How to use

docs/disclaimer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ nav_order: 15
66

77
# Disclaimer API
88

9-
The Disclaimer Service is a component at the service layer of the BDK which aims to cover the Disclaimers part of the [REST API documentation](https://developers.symphony.com/restapi/reference).
9+
The Disclaimer Service is a component at the service layer of the BDK which aims to cover the Disclaimers part of the [REST API documentation](https://developers.symphony.com/restapi/main/disclaimers).
1010
More precisely:
11-
* [Get disclaimer](https://developers.symphony.com/restapi/reference/disclaimer)
12-
* [List disclaimers](https://developers.symphony.com/restapi/reference/list-disclaimers)
13-
* [List disclaimer Users](https://developers.symphony.com/restapi/reference/disclaimer-users)
11+
* [Get disclaimer](https://developers.symphony.com/restapi/main/disclaimers/disclaimer)
12+
* [List disclaimers](https://developers.symphony.com/restapi/main/disclaimers/list-disclaimers)
13+
* [List disclaimer Users](https://developers.symphony.com/restapi/main/disclaimers/disclaimer-users)
1414

1515

1616
## How to use

docs/health.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ nav_order: 16
55
---
66

77
# Health API
8-
The Health Service is a component at the service layer of the BDK which covers the Health Service part of the [REST API documentation](https://developers.symphony.com/restapi/reference).
8+
The Health Service is a component at the service layer of the BDK which covers the Health Service part of the [REST API documentation](https://developers.symphony.com/restapi/main/info-health-check).
99
More precisely:
10-
* [Health check](https://developers.symphony.com/restapi/reference/health-check-v3)
11-
* [Health check extended](https://developers.symphony.com/restapi/reference/health-check-extended-v3)
12-
* [Agent info](https://developers.symphony.com/restapi/reference/agent-info-v1)
10+
* [Health check](https://developers.symphony.com/restapi/main/info-health-check/health-check-v3)
11+
* [Health check extended](https://developers.symphony.com/restapi/main/info-health-check/health-check-extended-v3)
12+
* [Agent info](https://developers.symphony.com/restapi/main/info-health-check/agent-info-v1)
1313

1414

1515
## How to use

docs/message.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ nav_order: 8
66

77
# Message API
88

9-
The Message API aims to cover the Messages part of the [REST API documentation](https://developers.symphony.com/restapi/reference/messages-v4).
9+
The Message API aims to cover the Messages part of the [REST API documentation](https://developers.symphony.com/restapi/main/messages).
1010
More precisely:
11-
* [Get a message](https://developers.symphony.com/restapi/reference/get-message-v1)
12-
* [Get messages](https://developers.symphony.com/restapi/reference/messages-v4)
13-
* [Search messages](https://developers.symphony.com/restapi/reference/message-search-post)
14-
* [Get message IDs by timestamp](https://developers.symphony.com/restapi/reference/get-message-ids-by-timestamp)
15-
* [Send message](https://developers.symphony.com/restapi/reference/create-message-v4)
16-
* [Update message](https://developers.symphony.com/restapi/reference/update-message-v4)
17-
* [Import messages](https://developers.symphony.com/restapi/reference/import-message-v4)
18-
* [Get attachment](https://developers.symphony.com/restapi/reference/attachment)
19-
* [List attachments](https://developers.symphony.com/restapi/reference/list-attachments)
20-
* [Get allowed attachment types](https://developers.symphony.com/restapi/reference/attachment-types)
21-
* [Suppress message](https://developers.symphony.com/restapi/reference/suppress-message)
22-
* [Get message status](https://developers.symphony.com/restapi/reference/message-status)
23-
* [Get message receipts](https://developers.symphony.com/restapi/reference/list-message-receipts)
24-
* [Get message relationships](https://developers.symphony.com/restapi/reference/message-metadata-relationship)
11+
* [Get a message](https://developers.symphony.com/restapi/main/messages/get-message-v1)
12+
* [Get messages](hhttps://developers.symphony.com/restapi/main/messages/messages-v4)
13+
* [Search messages](https://developers.symphony.com/restapi/main/messages/message-search-post)
14+
* [Get message by multiple query params](https://developers.symphony.com/restapi/main/messages/message-search-get)
15+
* [Send message](https://developers.symphony.com/restapi/main/messages/create-message-v4)
16+
* [Update message](https://developers.symphony.com/restapi/main/messages/update-message-v4)
17+
* [Import messages](https://developers.symphony.com/restapi/main/messages/import-message-v4)
18+
* [Get attachment](hhttps://developers.symphony.com/restapi/main/messages/attachment)
19+
* [List attachments](https://developers.symphony.com/restapi/main/messages/list-attachments)
20+
* [Get allowed attachment types](https://developers.symphony.com/restapi/main/messages/attachment-types)
21+
* [Suppress message](hhttps://developers.symphony.com/restapi/main/messages/suppress-message)
22+
* [Get message status](https://developers.symphony.com/restapi/main/messages/message-status)
23+
* [Get message receipts](https://developers.symphony.com/restapi/main/messages/list-message-receipts)
24+
* [Get message relationships](https://developers.symphony.com/restapi/main/messages/message-metadata-relationship)
2525

2626
## How to use
2727
The central component for the Message API is the `MessageService`.

docs/presence.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ nav_order: 11
66

77
# Presence API
88

9-
The Presence Service is a component at the service layer of the BDK which covers the Presence part of the [REST API documentation](https://developers.symphony.com/restapi/reference).
9+
The Presence Service is a component at the service layer of the BDK which covers the Presence part of the [REST API documentation](https://developers.symphony.com/restapi/main/presence).
1010
More precisely:
11-
* [Get presence](https://developers.symphony.com/restapi/reference#get-presence)
12-
* [Get All Presence](https://developers.symphony.com/restapi/reference#get-all-presence)
13-
* [Get User Presence](https://developers.symphony.com/restapi/reference#user-presence-v3)
14-
* [External Presence Interest](https://developers.symphony.com/restapi/reference#register-user-presence-interest)
15-
* [Set Presence](https://developers.symphony.com/restapi/reference#set-presence)
16-
* [Create Presence Feed](https://developers.symphony.com/restapi/reference#create-presence-feed)
17-
* [Read Presence Feed](https://developers.symphony.com/restapi/reference#read-presence-feed)
18-
* [Delete Presence Feed](https://developers.symphony.com/restapi/reference#delete-presence-feed)
19-
* [Set Other User's Presence](https://developers.symphony.com/restapi/reference#set-user-presence)
11+
* [Get presence](https://developers.symphony.com/restapi/main/presence/get-presence)
12+
* [Get All Presence](https://developers.symphony.com/restapi/main/presence/get-all-presence)
13+
* [Get User Presence](https://developers.symphony.com/restapi/main/presence/user-presence-v3)
14+
* [External Presence Interest](https://developers.symphony.com/restapi/main/presence/register-user-presence-interest)
15+
* [Set Presence](https://developers.symphony.com/restapi/main/presence/set-presence)
16+
* [Create Presence Feed](https://developers.symphony.com/restapi/deprecated-endpoints/create-presence-feed) :warning: **Deprecated**
17+
* [Read Presence Feed](https://developers.symphony.com/restapi/deprecated-endpoints/read-presence-feed) :warning: **Deprecated**
18+
* [Delete Presence Feed](https://developers.symphony.com/restapi/deprecated-endpoints/delete-presence-feed) :warning: **Deprecated**
19+
* [Set Other User's Presence](https://developers.symphony.com/restapi/main/presence/set-user-presence)
2020

2121

2222
## How to use

0 commit comments

Comments
 (0)