@rc-ex/core 0.9.2 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SdkExtension.ts +5 -5
- package/definitions/AccountDeviceUpdate.ts +5 -0
- package/definitions/AggregateA2PSMSStatusesParameters.ts +5 -0
- package/definitions/CreateUserEmergencyLocationRequest.ts +13 -0
- package/definitions/DeleteExtensionEmergencyLocationParameters.ts +8 -0
- package/definitions/DeviceEmergencyInfo.ts +6 -1
- package/definitions/EmailRecipientInfo.ts +1 -1
- package/definitions/EmergencyLocationInfo.ts +2 -2
- package/definitions/EmergencyLocationInfoRequest.ts +2 -11
- package/definitions/EmergencyLocationsResource.ts +12 -0
- package/definitions/EmergencyServiceAddressResource.ts +5 -0
- package/definitions/ExtensionDeviceResponse.ts +1 -1
- package/definitions/GetDeviceInfoResponse.ts +2 -1
- package/definitions/GetExtensionEmergencyLocationsParameters.ts +38 -0
- package/definitions/GrantInfo.ts +5 -0
- package/definitions/ListExtensionGrantsParameters.ts +2 -1
- package/definitions/MessageStatusCounts.ts +7 -0
- package/definitions/NotificationSettingsUpdateRequest.ts +3 -2
- package/definitions/SearchDirectoryEntriesRequest.ts +2 -1
- package/definitions/SipRegistrationDeviceEmergencyInfo.ts +6 -1
- package/definitions/SipRegistrationDeviceInfo.ts +7 -1
- package/definitions/index.ts +4 -1
- package/lib/SdkExtension.d.ts +3 -3
- package/lib/SdkExtension.js +5 -5
- package/lib/SdkExtension.js.map +1 -1
- package/lib/code-generator.js +1 -1
- package/lib/code-generator.js.map +1 -1
- package/lib/definitions/AccountDeviceUpdate.d.ts +4 -0
- package/lib/definitions/AccountDeviceUpdate.js.map +1 -1
- package/lib/definitions/AggregateA2PSMSStatusesParameters.d.ts +4 -0
- package/lib/definitions/AggregateA2PSMSStatusesParameters.js.map +1 -1
- package/lib/definitions/CreateUserEmergencyLocationRequest.d.ts +11 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.js +6 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.js.map +1 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.d.ts +7 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.js +7 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.js.map +1 -0
- package/lib/definitions/DeviceEmergencyInfo.d.ts +5 -1
- package/lib/definitions/DeviceEmergencyInfo.js.map +1 -1
- package/lib/definitions/EmailRecipientInfo.d.ts +1 -1
- package/lib/definitions/EmergencyLocationInfo.d.ts +2 -2
- package/lib/definitions/EmergencyLocationInfoRequest.d.ts +2 -6
- package/lib/definitions/EmergencyLocationInfoRequest.js.map +1 -1
- package/lib/definitions/EmergencyLocationsResource.d.ts +10 -0
- package/lib/definitions/EmergencyLocationsResource.js +6 -0
- package/lib/definitions/EmergencyLocationsResource.js.map +1 -0
- package/lib/definitions/EmergencyServiceAddressResource.d.ts +4 -0
- package/lib/definitions/EmergencyServiceAddressResource.js.map +1 -1
- package/lib/definitions/ExtensionDeviceResponse.d.ts +1 -1
- package/lib/definitions/GetDeviceInfoResponse.d.ts +1 -1
- package/lib/definitions/GetDeviceInfoResponse.js.map +1 -1
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.d.ts +31 -0
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.js +7 -0
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.js.map +1 -0
- package/lib/definitions/GrantInfo.d.ts +4 -0
- package/lib/definitions/GrantInfo.js.map +1 -1
- package/lib/definitions/ListExtensionGrantsParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionGrantsParameters.js.map +1 -1
- package/lib/definitions/MessageStatusCounts.d.ts +6 -0
- package/lib/definitions/MessageStatusCounts.js.map +1 -1
- package/lib/definitions/NotificationSettingsUpdateRequest.d.ts +3 -2
- package/lib/definitions/NotificationSettingsUpdateRequest.js.map +1 -1
- package/lib/definitions/SearchDirectoryEntriesRequest.d.ts +1 -1
- package/lib/definitions/SearchDirectoryEntriesRequest.js.map +1 -1
- package/lib/definitions/SipRegistrationDeviceEmergencyInfo.d.ts +5 -1
- package/lib/definitions/SipRegistrationDeviceEmergencyInfo.js.map +1 -1
- package/lib/definitions/SipRegistrationDeviceInfo.d.ts +1 -1
- package/lib/definitions/SipRegistrationDeviceInfo.js.map +1 -1
- package/lib/definitions/index.d.ts +4 -1
- package/lib/definitions/index.js +22 -16
- package/lib/definitions/index.js.map +1 -1
- package/lib/package.json +4 -4
- package/lib/paths/Restapi/Account/EmergencyLocations/index.d.ts +1 -1
- package/lib/paths/Restapi/Account/EmergencyLocations/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.d.ts +32 -4
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js +50 -4
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/index.d.ts +2 -2
- package/lib/paths/Restapi/Account/Extension/index.js +4 -4
- package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
- package/lib/paths/Restapi/Glip/Chats/Favorite/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Chats/Favorite/index.js +2 -2
- package/lib/paths/Restapi/Glip/Chats/Notes/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Chats/Notes/index.js +4 -4
- package/lib/paths/Restapi/Glip/Chats/Posts/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Chats/Posts/index.js +10 -10
- package/lib/paths/Restapi/Glip/Chats/Read/index.d.ts +1 -1
- package/lib/paths/Restapi/Glip/Chats/Read/index.js +1 -1
- package/lib/paths/Restapi/Glip/Chats/Unfavorite/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Chats/Unfavorite/index.js +2 -2
- package/lib/paths/Restapi/Glip/Chats/Unread/index.d.ts +1 -1
- package/lib/paths/Restapi/Glip/Chats/Unread/index.js +1 -1
- package/lib/paths/Restapi/Glip/Chats/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Chats/index.js +4 -4
- package/lib/paths/Restapi/Glip/Companies/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Companies/index.js +2 -2
- package/lib/paths/Restapi/Glip/Conversations/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Conversations/index.js +6 -6
- package/lib/paths/Restapi/Glip/Events/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Events/index.js +10 -10
- package/lib/paths/Restapi/Glip/Everyone/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Everyone/index.js +4 -4
- package/lib/paths/Restapi/Glip/Favorites/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Favorites/index.js +2 -2
- package/lib/paths/Restapi/Glip/Groups/Events/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Groups/Events/index.js +4 -4
- package/lib/paths/Restapi/Glip/Groups/Webhooks/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Groups/Webhooks/index.js +4 -4
- package/lib/paths/Restapi/Glip/Notes/Lock/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Lock/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/Publish/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Publish/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/Unlock/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Unlock/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Notes/index.js +6 -6
- package/lib/paths/Restapi/Glip/Persons/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Persons/index.js +2 -2
- package/lib/paths/Restapi/Glip/Preferences/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Preferences/index.js +2 -2
- package/lib/paths/Restapi/Glip/Recent/Chats/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Recent/Chats/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Add/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Add/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Archive/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Archive/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Join/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Join/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Leave/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Leave/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Remove/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Remove/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Unarchive/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Unarchive/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Teams/index.js +10 -10
- package/lib/paths/Restapi/Glip/Webhooks/Activate/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Activate/index.js +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Suspend/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Suspend/index.js +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Webhooks/index.js +6 -6
- package/package.json +4 -4
- package/paths/Restapi/Account/EmergencyLocations/index.ts +1 -1
- package/paths/Restapi/Account/Extension/EmergencyLocations/index.ts +85 -5
- package/paths/Restapi/Account/Extension/index.ts +5 -5
- package/paths/Restapi/Glip/Chats/Favorite/index.ts +2 -2
- package/paths/Restapi/Glip/Chats/Notes/index.ts +4 -4
- package/paths/Restapi/Glip/Chats/Posts/index.ts +10 -10
- package/paths/Restapi/Glip/Chats/Read/index.ts +1 -1
- package/paths/Restapi/Glip/Chats/Unfavorite/index.ts +2 -2
- package/paths/Restapi/Glip/Chats/Unread/index.ts +1 -1
- package/paths/Restapi/Glip/Chats/index.ts +4 -4
- package/paths/Restapi/Glip/Companies/index.ts +2 -2
- package/paths/Restapi/Glip/Conversations/index.ts +6 -6
- package/paths/Restapi/Glip/Events/index.ts +10 -10
- package/paths/Restapi/Glip/Everyone/index.ts +4 -4
- package/paths/Restapi/Glip/Favorites/index.ts +2 -2
- package/paths/Restapi/Glip/Groups/Events/index.ts +4 -4
- package/paths/Restapi/Glip/Groups/Webhooks/index.ts +4 -4
- package/paths/Restapi/Glip/Notes/Lock/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/Publish/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/Unlock/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/index.ts +6 -6
- package/paths/Restapi/Glip/Persons/index.ts +2 -2
- package/paths/Restapi/Glip/Preferences/index.ts +2 -2
- package/paths/Restapi/Glip/Recent/Chats/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Add/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Archive/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Join/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Leave/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Remove/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Unarchive/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/index.ts +10 -10
- package/paths/Restapi/Glip/Webhooks/Activate/index.ts +2 -2
- package/paths/Restapi/Glip/Webhooks/Suspend/index.ts +2 -2
- package/paths/Restapi/Glip/Webhooks/index.ts +6 -6
- package/samples.md +187 -108
- package/definitions/UserEmergencyLocationList.ts +0 -6
- package/lib/definitions/UserEmergencyLocationList.d.ts +0 -6
- package/lib/definitions/UserEmergencyLocationList.js +0 -6
- package/lib/definitions/UserEmergencyLocationList.js.map +0 -1
package/samples.md
CHANGED
|
@@ -2660,8 +2660,8 @@ Name|Value
|
|
|
2660
2660
|
HTTP Method|`GET`
|
|
2661
2661
|
Endpoint|`/restapi/{apiVersion}/glip/chats`
|
|
2662
2662
|
Rate Limit Group|`Medium`
|
|
2663
|
-
App Permission|`
|
|
2664
|
-
User Permission|`
|
|
2663
|
+
App Permission|`TeamMessaging`
|
|
2664
|
+
User Permission|`UnifiedAppDesktop`
|
|
2665
2665
|
|
|
2666
2666
|
```ts
|
|
2667
2667
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2684,8 +2684,8 @@ Name|Value
|
|
|
2684
2684
|
HTTP Method|`GET`
|
|
2685
2685
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}`
|
|
2686
2686
|
Rate Limit Group|`Light`
|
|
2687
|
-
App Permission|`
|
|
2688
|
-
User Permission|`
|
|
2687
|
+
App Permission|`TeamMessaging`
|
|
2688
|
+
User Permission|`UnifiedAppDesktop`
|
|
2689
2689
|
|
|
2690
2690
|
```ts
|
|
2691
2691
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2707,8 +2707,8 @@ Name|Value
|
|
|
2707
2707
|
HTTP Method|`POST`
|
|
2708
2708
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/favorite`
|
|
2709
2709
|
Rate Limit Group|`Medium`
|
|
2710
|
-
App Permission|`
|
|
2711
|
-
User Permission|`
|
|
2710
|
+
App Permission|`TeamMessaging`
|
|
2711
|
+
User Permission|`UnifiedAppDesktop`
|
|
2712
2712
|
|
|
2713
2713
|
```ts
|
|
2714
2714
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2730,8 +2730,8 @@ Name|Value
|
|
|
2730
2730
|
HTTP Method|`GET`
|
|
2731
2731
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/notes`
|
|
2732
2732
|
Rate Limit Group|`Heavy`
|
|
2733
|
-
App Permission|`
|
|
2734
|
-
User Permission|`
|
|
2733
|
+
App Permission|`TeamMessaging`
|
|
2734
|
+
User Permission|`UnifiedAppDesktop`
|
|
2735
2735
|
|
|
2736
2736
|
```ts
|
|
2737
2737
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2754,8 +2754,8 @@ Name|Value
|
|
|
2754
2754
|
HTTP Method|`POST`
|
|
2755
2755
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/notes`
|
|
2756
2756
|
Rate Limit Group|`Medium`
|
|
2757
|
-
App Permission|`
|
|
2758
|
-
User Permission|`
|
|
2757
|
+
App Permission|`TeamMessaging`
|
|
2758
|
+
User Permission|`UnifiedAppDesktop`
|
|
2759
2759
|
|
|
2760
2760
|
```ts
|
|
2761
2761
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2778,8 +2778,8 @@ Name|Value
|
|
|
2778
2778
|
HTTP Method|`GET`
|
|
2779
2779
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/posts`
|
|
2780
2780
|
Rate Limit Group|`Medium`
|
|
2781
|
-
App Permission|`
|
|
2782
|
-
User Permission|`
|
|
2781
|
+
App Permission|`TeamMessaging`
|
|
2782
|
+
User Permission|`UnifiedAppDesktop`
|
|
2783
2783
|
|
|
2784
2784
|
```ts
|
|
2785
2785
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2802,8 +2802,8 @@ Name|Value
|
|
|
2802
2802
|
HTTP Method|`POST`
|
|
2803
2803
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/posts`
|
|
2804
2804
|
Rate Limit Group|`Medium`
|
|
2805
|
-
App Permission|`
|
|
2806
|
-
User Permission|`
|
|
2805
|
+
App Permission|`TeamMessaging`
|
|
2806
|
+
User Permission|`UnifiedAppDesktop`
|
|
2807
2807
|
|
|
2808
2808
|
```ts
|
|
2809
2809
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2826,8 +2826,8 @@ Name|Value
|
|
|
2826
2826
|
HTTP Method|`GET`
|
|
2827
2827
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/posts/{postId}`
|
|
2828
2828
|
Rate Limit Group|`Light`
|
|
2829
|
-
App Permission|`
|
|
2830
|
-
User Permission|`
|
|
2829
|
+
App Permission|`TeamMessaging`
|
|
2830
|
+
User Permission|`UnifiedAppDesktop`
|
|
2831
2831
|
|
|
2832
2832
|
```ts
|
|
2833
2833
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2849,8 +2849,8 @@ Name|Value
|
|
|
2849
2849
|
HTTP Method|`DELETE`
|
|
2850
2850
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/posts/{postId}`
|
|
2851
2851
|
Rate Limit Group|`Medium`
|
|
2852
|
-
App Permission|`
|
|
2853
|
-
User Permission|`
|
|
2852
|
+
App Permission|`TeamMessaging`
|
|
2853
|
+
User Permission|`UnifiedAppDesktop`
|
|
2854
2854
|
|
|
2855
2855
|
```ts
|
|
2856
2856
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2872,8 +2872,8 @@ Name|Value
|
|
|
2872
2872
|
HTTP Method|`PATCH`
|
|
2873
2873
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/posts/{postId}`
|
|
2874
2874
|
Rate Limit Group|`Medium`
|
|
2875
|
-
App Permission|`
|
|
2876
|
-
User Permission|`
|
|
2875
|
+
App Permission|`TeamMessaging`
|
|
2876
|
+
User Permission|`UnifiedAppDesktop`
|
|
2877
2877
|
|
|
2878
2878
|
```ts
|
|
2879
2879
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2896,7 +2896,7 @@ Name|Value
|
|
|
2896
2896
|
HTTP Method|`POST`
|
|
2897
2897
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/read`
|
|
2898
2898
|
Rate Limit Group|`Medium`
|
|
2899
|
-
App Permission|`
|
|
2899
|
+
App Permission|`TeamMessagingInternal`
|
|
2900
2900
|
User Permission|`N/A`
|
|
2901
2901
|
|
|
2902
2902
|
```ts
|
|
@@ -2967,8 +2967,8 @@ Name|Value
|
|
|
2967
2967
|
HTTP Method|`POST`
|
|
2968
2968
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/unfavorite`
|
|
2969
2969
|
Rate Limit Group|`Medium`
|
|
2970
|
-
App Permission|`
|
|
2971
|
-
User Permission|`
|
|
2970
|
+
App Permission|`TeamMessaging`
|
|
2971
|
+
User Permission|`UnifiedAppDesktop`
|
|
2972
2972
|
|
|
2973
2973
|
```ts
|
|
2974
2974
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -2990,7 +2990,7 @@ Name|Value
|
|
|
2990
2990
|
HTTP Method|`POST`
|
|
2991
2991
|
Endpoint|`/restapi/{apiVersion}/glip/chats/{chatId}/unread`
|
|
2992
2992
|
Rate Limit Group|`Medium`
|
|
2993
|
-
App Permission|`
|
|
2993
|
+
App Permission|`TeamMessagingInternal`
|
|
2994
2994
|
User Permission|`N/A`
|
|
2995
2995
|
|
|
2996
2996
|
```ts
|
|
@@ -3013,8 +3013,8 @@ Name|Value
|
|
|
3013
3013
|
HTTP Method|`GET`
|
|
3014
3014
|
Endpoint|`/restapi/{apiVersion}/glip/companies/{companyId}`
|
|
3015
3015
|
Rate Limit Group|`Light`
|
|
3016
|
-
App Permission|`
|
|
3017
|
-
User Permission|`
|
|
3016
|
+
App Permission|`TeamMessaging`
|
|
3017
|
+
User Permission|`UnifiedAppDesktop`
|
|
3018
3018
|
|
|
3019
3019
|
```ts
|
|
3020
3020
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3036,8 +3036,8 @@ Name|Value
|
|
|
3036
3036
|
HTTP Method|`GET`
|
|
3037
3037
|
Endpoint|`/restapi/{apiVersion}/glip/conversations`
|
|
3038
3038
|
Rate Limit Group|`Medium`
|
|
3039
|
-
App Permission|`
|
|
3040
|
-
User Permission|`
|
|
3039
|
+
App Permission|`TeamMessaging`
|
|
3040
|
+
User Permission|`UnifiedAppDesktop`
|
|
3041
3041
|
|
|
3042
3042
|
```ts
|
|
3043
3043
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3060,8 +3060,8 @@ Name|Value
|
|
|
3060
3060
|
HTTP Method|`POST`
|
|
3061
3061
|
Endpoint|`/restapi/{apiVersion}/glip/conversations`
|
|
3062
3062
|
Rate Limit Group|`Medium`
|
|
3063
|
-
App Permission|`
|
|
3064
|
-
User Permission|`
|
|
3063
|
+
App Permission|`TeamMessaging`
|
|
3064
|
+
User Permission|`UnifiedAppDesktop`
|
|
3065
3065
|
|
|
3066
3066
|
```ts
|
|
3067
3067
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3084,8 +3084,8 @@ Name|Value
|
|
|
3084
3084
|
HTTP Method|`GET`
|
|
3085
3085
|
Endpoint|`/restapi/{apiVersion}/glip/conversations/{chatId}`
|
|
3086
3086
|
Rate Limit Group|`Light`
|
|
3087
|
-
App Permission|`
|
|
3088
|
-
User Permission|`
|
|
3087
|
+
App Permission|`TeamMessaging`
|
|
3088
|
+
User Permission|`UnifiedAppDesktop`
|
|
3089
3089
|
|
|
3090
3090
|
```ts
|
|
3091
3091
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3205,8 +3205,8 @@ Name|Value
|
|
|
3205
3205
|
HTTP Method|`GET`
|
|
3206
3206
|
Endpoint|`/restapi/{apiVersion}/glip/everyone`
|
|
3207
3207
|
Rate Limit Group|`Light`
|
|
3208
|
-
App Permission|`
|
|
3209
|
-
User Permission|`
|
|
3208
|
+
App Permission|`TeamMessaging`
|
|
3209
|
+
User Permission|`UnifiedAppDesktop`
|
|
3210
3210
|
|
|
3211
3211
|
```ts
|
|
3212
3212
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3228,8 +3228,8 @@ Name|Value
|
|
|
3228
3228
|
HTTP Method|`PATCH`
|
|
3229
3229
|
Endpoint|`/restapi/{apiVersion}/glip/everyone`
|
|
3230
3230
|
Rate Limit Group|`Medium`
|
|
3231
|
-
App Permission|`
|
|
3232
|
-
User Permission|`
|
|
3231
|
+
App Permission|`TeamMessaging`
|
|
3232
|
+
User Permission|`UnifiedAppDesktop`
|
|
3233
3233
|
|
|
3234
3234
|
```ts
|
|
3235
3235
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3252,8 +3252,8 @@ Name|Value
|
|
|
3252
3252
|
HTTP Method|`GET`
|
|
3253
3253
|
Endpoint|`/restapi/{apiVersion}/glip/favorites`
|
|
3254
3254
|
Rate Limit Group|`Light`
|
|
3255
|
-
App Permission|`
|
|
3256
|
-
User Permission|`
|
|
3255
|
+
App Permission|`TeamMessaging`
|
|
3256
|
+
User Permission|`UnifiedAppDesktop`
|
|
3257
3257
|
|
|
3258
3258
|
```ts
|
|
3259
3259
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3276,8 +3276,8 @@ Name|Value
|
|
|
3276
3276
|
HTTP Method|`GET`
|
|
3277
3277
|
Endpoint|`/restapi/{apiVersion}/glip/groups/{groupId}/events`
|
|
3278
3278
|
Rate Limit Group|`Medium`
|
|
3279
|
-
App Permission|`
|
|
3280
|
-
User Permission|`
|
|
3279
|
+
App Permission|`TeamMessaging`
|
|
3280
|
+
User Permission|`UnifiedAppDesktop`
|
|
3281
3281
|
|
|
3282
3282
|
```ts
|
|
3283
3283
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3299,8 +3299,8 @@ Name|Value
|
|
|
3299
3299
|
HTTP Method|`POST`
|
|
3300
3300
|
Endpoint|`/restapi/{apiVersion}/glip/groups/{groupId}/events`
|
|
3301
3301
|
Rate Limit Group|`Medium`
|
|
3302
|
-
App Permission|`
|
|
3303
|
-
User Permission|`
|
|
3302
|
+
App Permission|`TeamMessaging`
|
|
3303
|
+
User Permission|`UnifiedAppDesktop`
|
|
3304
3304
|
|
|
3305
3305
|
```ts
|
|
3306
3306
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3323,8 +3323,8 @@ Name|Value
|
|
|
3323
3323
|
HTTP Method|`GET`
|
|
3324
3324
|
Endpoint|`/restapi/{apiVersion}/glip/groups/{groupId}/webhooks`
|
|
3325
3325
|
Rate Limit Group|`Medium`
|
|
3326
|
-
App Permission|`
|
|
3327
|
-
User Permission|`
|
|
3326
|
+
App Permission|`TeamMessaging`
|
|
3327
|
+
User Permission|`UnifiedAppDesktop`
|
|
3328
3328
|
|
|
3329
3329
|
```ts
|
|
3330
3330
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3346,8 +3346,8 @@ Name|Value
|
|
|
3346
3346
|
HTTP Method|`POST`
|
|
3347
3347
|
Endpoint|`/restapi/{apiVersion}/glip/groups/{groupId}/webhooks`
|
|
3348
3348
|
Rate Limit Group|`Medium`
|
|
3349
|
-
App Permission|`
|
|
3350
|
-
User Permission|`
|
|
3349
|
+
App Permission|`TeamMessaging`
|
|
3350
|
+
User Permission|`UnifiedAppDesktop`
|
|
3351
3351
|
|
|
3352
3352
|
```ts
|
|
3353
3353
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3369,8 +3369,8 @@ Name|Value
|
|
|
3369
3369
|
HTTP Method|`GET`
|
|
3370
3370
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}`
|
|
3371
3371
|
Rate Limit Group|`Medium`
|
|
3372
|
-
App Permission|`
|
|
3373
|
-
User Permission|`
|
|
3372
|
+
App Permission|`TeamMessaging`
|
|
3373
|
+
User Permission|`UnifiedAppDesktop`
|
|
3374
3374
|
|
|
3375
3375
|
```ts
|
|
3376
3376
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3392,8 +3392,8 @@ Name|Value
|
|
|
3392
3392
|
HTTP Method|`DELETE`
|
|
3393
3393
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}`
|
|
3394
3394
|
Rate Limit Group|`Medium`
|
|
3395
|
-
App Permission|`
|
|
3396
|
-
User Permission|`
|
|
3395
|
+
App Permission|`TeamMessaging`
|
|
3396
|
+
User Permission|`UnifiedAppDesktop`
|
|
3397
3397
|
|
|
3398
3398
|
```ts
|
|
3399
3399
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3415,8 +3415,8 @@ Name|Value
|
|
|
3415
3415
|
HTTP Method|`PATCH`
|
|
3416
3416
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}`
|
|
3417
3417
|
Rate Limit Group|`Medium`
|
|
3418
|
-
App Permission|`
|
|
3419
|
-
User Permission|`
|
|
3418
|
+
App Permission|`TeamMessaging`
|
|
3419
|
+
User Permission|`UnifiedAppDesktop`
|
|
3420
3420
|
|
|
3421
3421
|
```ts
|
|
3422
3422
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3439,8 +3439,8 @@ Name|Value
|
|
|
3439
3439
|
HTTP Method|`POST`
|
|
3440
3440
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}/publish`
|
|
3441
3441
|
Rate Limit Group|`Medium`
|
|
3442
|
-
App Permission|`
|
|
3443
|
-
User Permission|`
|
|
3442
|
+
App Permission|`TeamMessaging`
|
|
3443
|
+
User Permission|`UnifiedAppDesktop`
|
|
3444
3444
|
|
|
3445
3445
|
```ts
|
|
3446
3446
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3462,8 +3462,8 @@ Name|Value
|
|
|
3462
3462
|
HTTP Method|`GET`
|
|
3463
3463
|
Endpoint|`/restapi/{apiVersion}/glip/recent/chats`
|
|
3464
3464
|
Rate Limit Group|`Light`
|
|
3465
|
-
App Permission|`
|
|
3466
|
-
User Permission|`
|
|
3465
|
+
App Permission|`TeamMessaging`
|
|
3466
|
+
User Permission|`UnifiedAppDesktop`
|
|
3467
3467
|
|
|
3468
3468
|
```ts
|
|
3469
3469
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3580,8 +3580,8 @@ Name|Value
|
|
|
3580
3580
|
HTTP Method|`GET`
|
|
3581
3581
|
Endpoint|`/restapi/{apiVersion}/glip/teams`
|
|
3582
3582
|
Rate Limit Group|`Medium`
|
|
3583
|
-
App Permission|`
|
|
3584
|
-
User Permission|`
|
|
3583
|
+
App Permission|`TeamMessaging`
|
|
3584
|
+
User Permission|`UnifiedAppDesktop`
|
|
3585
3585
|
|
|
3586
3586
|
```ts
|
|
3587
3587
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3604,8 +3604,8 @@ Name|Value
|
|
|
3604
3604
|
HTTP Method|`POST`
|
|
3605
3605
|
Endpoint|`/restapi/{apiVersion}/glip/teams`
|
|
3606
3606
|
Rate Limit Group|`Medium`
|
|
3607
|
-
App Permission|`
|
|
3608
|
-
User Permission|`
|
|
3607
|
+
App Permission|`TeamMessaging`
|
|
3608
|
+
User Permission|`UnifiedAppDesktop`
|
|
3609
3609
|
|
|
3610
3610
|
```ts
|
|
3611
3611
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3628,8 +3628,8 @@ Name|Value
|
|
|
3628
3628
|
HTTP Method|`GET`
|
|
3629
3629
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}`
|
|
3630
3630
|
Rate Limit Group|`Light`
|
|
3631
|
-
App Permission|`
|
|
3632
|
-
User Permission|`
|
|
3631
|
+
App Permission|`TeamMessaging`
|
|
3632
|
+
User Permission|`UnifiedAppDesktop`
|
|
3633
3633
|
|
|
3634
3634
|
```ts
|
|
3635
3635
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3651,8 +3651,8 @@ Name|Value
|
|
|
3651
3651
|
HTTP Method|`DELETE`
|
|
3652
3652
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}`
|
|
3653
3653
|
Rate Limit Group|`Medium`
|
|
3654
|
-
App Permission|`
|
|
3655
|
-
User Permission|`
|
|
3654
|
+
App Permission|`TeamMessaging`
|
|
3655
|
+
User Permission|`UnifiedAppDesktop`
|
|
3656
3656
|
|
|
3657
3657
|
```ts
|
|
3658
3658
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3674,8 +3674,8 @@ Name|Value
|
|
|
3674
3674
|
HTTP Method|`PATCH`
|
|
3675
3675
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}`
|
|
3676
3676
|
Rate Limit Group|`Medium`
|
|
3677
|
-
App Permission|`
|
|
3678
|
-
User Permission|`
|
|
3677
|
+
App Permission|`TeamMessaging`
|
|
3678
|
+
User Permission|`UnifiedAppDesktop`
|
|
3679
3679
|
|
|
3680
3680
|
```ts
|
|
3681
3681
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3698,8 +3698,8 @@ Name|Value
|
|
|
3698
3698
|
HTTP Method|`GET`
|
|
3699
3699
|
Endpoint|`/restapi/{apiVersion}/glip/events`
|
|
3700
3700
|
Rate Limit Group|`Medium`
|
|
3701
|
-
App Permission|`
|
|
3702
|
-
User Permission|`
|
|
3701
|
+
App Permission|`TeamMessaging`
|
|
3702
|
+
User Permission|`UnifiedAppDesktop`
|
|
3703
3703
|
|
|
3704
3704
|
```ts
|
|
3705
3705
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3722,8 +3722,8 @@ Name|Value
|
|
|
3722
3722
|
HTTP Method|`POST`
|
|
3723
3723
|
Endpoint|`/restapi/{apiVersion}/glip/events`
|
|
3724
3724
|
Rate Limit Group|`Medium`
|
|
3725
|
-
App Permission|`
|
|
3726
|
-
User Permission|`
|
|
3725
|
+
App Permission|`TeamMessaging`
|
|
3726
|
+
User Permission|`UnifiedAppDesktop`
|
|
3727
3727
|
|
|
3728
3728
|
```ts
|
|
3729
3729
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3746,8 +3746,8 @@ Name|Value
|
|
|
3746
3746
|
HTTP Method|`GET`
|
|
3747
3747
|
Endpoint|`/restapi/{apiVersion}/glip/events/{eventId}`
|
|
3748
3748
|
Rate Limit Group|`Medium`
|
|
3749
|
-
App Permission|`
|
|
3750
|
-
User Permission|`
|
|
3749
|
+
App Permission|`TeamMessaging`
|
|
3750
|
+
User Permission|`UnifiedAppDesktop`
|
|
3751
3751
|
|
|
3752
3752
|
```ts
|
|
3753
3753
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3769,8 +3769,8 @@ Name|Value
|
|
|
3769
3769
|
HTTP Method|`PUT`
|
|
3770
3770
|
Endpoint|`/restapi/{apiVersion}/glip/events/{eventId}`
|
|
3771
3771
|
Rate Limit Group|`Medium`
|
|
3772
|
-
App Permission|`
|
|
3773
|
-
User Permission|`
|
|
3772
|
+
App Permission|`TeamMessaging`
|
|
3773
|
+
User Permission|`UnifiedAppDesktop`
|
|
3774
3774
|
|
|
3775
3775
|
```ts
|
|
3776
3776
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3793,8 +3793,8 @@ Name|Value
|
|
|
3793
3793
|
HTTP Method|`DELETE`
|
|
3794
3794
|
Endpoint|`/restapi/{apiVersion}/glip/events/{eventId}`
|
|
3795
3795
|
Rate Limit Group|`Medium`
|
|
3796
|
-
App Permission|`
|
|
3797
|
-
User Permission|`
|
|
3796
|
+
App Permission|`TeamMessaging`
|
|
3797
|
+
User Permission|`UnifiedAppDesktop`
|
|
3798
3798
|
|
|
3799
3799
|
```ts
|
|
3800
3800
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3816,8 +3816,8 @@ Name|Value
|
|
|
3816
3816
|
HTTP Method|`POST`
|
|
3817
3817
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}/lock`
|
|
3818
3818
|
Rate Limit Group|`Light`
|
|
3819
|
-
App Permission|`
|
|
3820
|
-
User Permission|`
|
|
3819
|
+
App Permission|`TeamMessaging`
|
|
3820
|
+
User Permission|`UnifiedAppDesktop`
|
|
3821
3821
|
|
|
3822
3822
|
```ts
|
|
3823
3823
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3839,8 +3839,8 @@ Name|Value
|
|
|
3839
3839
|
HTTP Method|`POST`
|
|
3840
3840
|
Endpoint|`/restapi/{apiVersion}/glip/notes/{noteId}/unlock`
|
|
3841
3841
|
Rate Limit Group|`Light`
|
|
3842
|
-
App Permission|`
|
|
3843
|
-
User Permission|`
|
|
3842
|
+
App Permission|`TeamMessaging`
|
|
3843
|
+
User Permission|`UnifiedAppDesktop`
|
|
3844
3844
|
|
|
3845
3845
|
```ts
|
|
3846
3846
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3862,8 +3862,8 @@ Name|Value
|
|
|
3862
3862
|
HTTP Method|`GET`
|
|
3863
3863
|
Endpoint|`/restapi/{apiVersion}/glip/persons/{personId}`
|
|
3864
3864
|
Rate Limit Group|`Light`
|
|
3865
|
-
App Permission|`
|
|
3866
|
-
User Permission|`
|
|
3865
|
+
App Permission|`TeamMessaging`
|
|
3866
|
+
User Permission|`UnifiedAppDesktop`
|
|
3867
3867
|
|
|
3868
3868
|
```ts
|
|
3869
3869
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3885,8 +3885,8 @@ Name|Value
|
|
|
3885
3885
|
HTTP Method|`POST`
|
|
3886
3886
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/add`
|
|
3887
3887
|
Rate Limit Group|`Medium`
|
|
3888
|
-
App Permission|`
|
|
3889
|
-
User Permission|`
|
|
3888
|
+
App Permission|`TeamMessaging`
|
|
3889
|
+
User Permission|`UnifiedAppDesktop`
|
|
3890
3890
|
|
|
3891
3891
|
```ts
|
|
3892
3892
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3909,8 +3909,8 @@ Name|Value
|
|
|
3909
3909
|
HTTP Method|`POST`
|
|
3910
3910
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/archive`
|
|
3911
3911
|
Rate Limit Group|`Medium`
|
|
3912
|
-
App Permission|`
|
|
3913
|
-
User Permission|`
|
|
3912
|
+
App Permission|`TeamMessaging`
|
|
3913
|
+
User Permission|`UnifiedAppDesktop`
|
|
3914
3914
|
|
|
3915
3915
|
```ts
|
|
3916
3916
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3932,8 +3932,8 @@ Name|Value
|
|
|
3932
3932
|
HTTP Method|`GET`
|
|
3933
3933
|
Endpoint|`/restapi/{apiVersion}/glip/webhooks`
|
|
3934
3934
|
Rate Limit Group|`Medium`
|
|
3935
|
-
App Permission|`
|
|
3936
|
-
User Permission|`
|
|
3935
|
+
App Permission|`TeamMessaging`
|
|
3936
|
+
User Permission|`UnifiedAppDesktop`
|
|
3937
3937
|
|
|
3938
3938
|
```ts
|
|
3939
3939
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3955,8 +3955,8 @@ Name|Value
|
|
|
3955
3955
|
HTTP Method|`GET`
|
|
3956
3956
|
Endpoint|`/restapi/{apiVersion}/glip/webhooks/{webhookId}`
|
|
3957
3957
|
Rate Limit Group|`Medium`
|
|
3958
|
-
App Permission|`
|
|
3959
|
-
User Permission|`
|
|
3958
|
+
App Permission|`TeamMessaging`
|
|
3959
|
+
User Permission|`UnifiedAppDesktop`
|
|
3960
3960
|
|
|
3961
3961
|
```ts
|
|
3962
3962
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -3978,8 +3978,8 @@ Name|Value
|
|
|
3978
3978
|
HTTP Method|`DELETE`
|
|
3979
3979
|
Endpoint|`/restapi/{apiVersion}/glip/webhooks/{webhookId}`
|
|
3980
3980
|
Rate Limit Group|`Medium`
|
|
3981
|
-
App Permission|`
|
|
3982
|
-
User Permission|`
|
|
3981
|
+
App Permission|`TeamMessaging`
|
|
3982
|
+
User Permission|`UnifiedAppDesktop`
|
|
3983
3983
|
|
|
3984
3984
|
```ts
|
|
3985
3985
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4142,8 +4142,8 @@ Name|Value
|
|
|
4142
4142
|
HTTP Method|`POST`
|
|
4143
4143
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/join`
|
|
4144
4144
|
Rate Limit Group|`Medium`
|
|
4145
|
-
App Permission|`
|
|
4146
|
-
User Permission|`
|
|
4145
|
+
App Permission|`TeamMessaging`
|
|
4146
|
+
User Permission|`UnifiedAppDesktop`
|
|
4147
4147
|
|
|
4148
4148
|
```ts
|
|
4149
4149
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4165,8 +4165,8 @@ Name|Value
|
|
|
4165
4165
|
HTTP Method|`GET`
|
|
4166
4166
|
Endpoint|`/restapi/{apiVersion}/glip/preferences`
|
|
4167
4167
|
Rate Limit Group|`Medium`
|
|
4168
|
-
App Permission|`
|
|
4169
|
-
User Permission|`
|
|
4168
|
+
App Permission|`TeamMessaging`
|
|
4169
|
+
User Permission|`UnifiedAppDesktop`
|
|
4170
4170
|
|
|
4171
4171
|
```ts
|
|
4172
4172
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4188,8 +4188,8 @@ Name|Value
|
|
|
4188
4188
|
HTTP Method|`POST`
|
|
4189
4189
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/leave`
|
|
4190
4190
|
Rate Limit Group|`Medium`
|
|
4191
|
-
App Permission|`
|
|
4192
|
-
User Permission|`
|
|
4191
|
+
App Permission|`TeamMessaging`
|
|
4192
|
+
User Permission|`UnifiedAppDesktop`
|
|
4193
4193
|
|
|
4194
4194
|
```ts
|
|
4195
4195
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4211,8 +4211,8 @@ Name|Value
|
|
|
4211
4211
|
HTTP Method|`POST`
|
|
4212
4212
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/remove`
|
|
4213
4213
|
Rate Limit Group|`Medium`
|
|
4214
|
-
App Permission|`
|
|
4215
|
-
User Permission|`
|
|
4214
|
+
App Permission|`TeamMessaging`
|
|
4215
|
+
User Permission|`UnifiedAppDesktop`
|
|
4216
4216
|
|
|
4217
4217
|
```ts
|
|
4218
4218
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4235,8 +4235,8 @@ Name|Value
|
|
|
4235
4235
|
HTTP Method|`POST`
|
|
4236
4236
|
Endpoint|`/restapi/{apiVersion}/glip/teams/{chatId}/unarchive`
|
|
4237
4237
|
Rate Limit Group|`Medium`
|
|
4238
|
-
App Permission|`
|
|
4239
|
-
User Permission|`
|
|
4238
|
+
App Permission|`TeamMessaging`
|
|
4239
|
+
User Permission|`UnifiedAppDesktop`
|
|
4240
4240
|
|
|
4241
4241
|
```ts
|
|
4242
4242
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4258,8 +4258,8 @@ Name|Value
|
|
|
4258
4258
|
HTTP Method|`POST`
|
|
4259
4259
|
Endpoint|`/restapi/{apiVersion}/glip/webhooks/{webhookId}/activate`
|
|
4260
4260
|
Rate Limit Group|`Medium`
|
|
4261
|
-
App Permission|`
|
|
4262
|
-
User Permission|`
|
|
4261
|
+
App Permission|`TeamMessaging`
|
|
4262
|
+
User Permission|`UnifiedAppDesktop`
|
|
4263
4263
|
|
|
4264
4264
|
```ts
|
|
4265
4265
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -4281,8 +4281,8 @@ Name|Value
|
|
|
4281
4281
|
HTTP Method|`POST`
|
|
4282
4282
|
Endpoint|`/restapi/{apiVersion}/glip/webhooks/{webhookId}/suspend`
|
|
4283
4283
|
Rate Limit Group|`Medium`
|
|
4284
|
-
App Permission|`
|
|
4285
|
-
User Permission|`
|
|
4284
|
+
App Permission|`TeamMessaging`
|
|
4285
|
+
User Permission|`UnifiedAppDesktop`
|
|
4286
4286
|
|
|
4287
4287
|
```ts
|
|
4288
4288
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
@@ -7635,17 +7635,96 @@ User Permission|`N/A`
|
|
|
7635
7635
|
```ts
|
|
7636
7636
|
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
7637
7637
|
await rc.authorize({username, extension, password});
|
|
7638
|
-
var result = await rc.restapi(apiVersion).account(accountId).extension(extensionId).emergencyLocations().get();
|
|
7638
|
+
var result = await rc.restapi(apiVersion).account(accountId).extension(extensionId).emergencyLocations().get(getExtensionEmergencyLocationsParameters);
|
|
7639
7639
|
await rc.revoke();
|
|
7640
7640
|
```
|
|
7641
7641
|
|
|
7642
7642
|
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
7643
7643
|
- Parameter `accountId` is optional with default value `~`
|
|
7644
7644
|
- Parameter `extensionId` is optional with default value `~`
|
|
7645
|
-
- `
|
|
7645
|
+
- `getExtensionEmergencyLocationsParameters` is of type [GetExtensionEmergencyLocationsParameters](./definitions/GetExtensionEmergencyLocationsParameters.ts)
|
|
7646
|
+
- `result` is of type [EmergencyLocationsResource](./definitions/EmergencyLocationsResource.ts)
|
|
7646
7647
|
|
|
7647
7648
|
[Try it out](https://developer.ringcentral.com/api-reference#Automatic-Location-Updates-getExtensionEmergencyLocations) in API Explorer.
|
|
7648
7649
|
|
|
7650
|
+
## createExtensionEmergencyLocation
|
|
7651
|
+
Create User Emergency Location
|
|
7652
|
+
|
|
7653
|
+
Name|Value
|
|
7654
|
+
-|-
|
|
7655
|
+
HTTP Method|`POST`
|
|
7656
|
+
Endpoint|`/restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/emergency-locations`
|
|
7657
|
+
Rate Limit Group|`Heavy`
|
|
7658
|
+
App Permission|`ReadAccounts`
|
|
7659
|
+
User Permission|`EmergencyFramework`
|
|
7660
|
+
|
|
7661
|
+
```ts
|
|
7662
|
+
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
7663
|
+
await rc.authorize({username, extension, password});
|
|
7664
|
+
var result = await rc.restapi(apiVersion).account(accountId).extension(extensionId).emergencyLocations().post(createUserEmergencyLocationRequest);
|
|
7665
|
+
await rc.revoke();
|
|
7666
|
+
```
|
|
7667
|
+
|
|
7668
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
7669
|
+
- Parameter `accountId` is optional with default value `~`
|
|
7670
|
+
- Parameter `extensionId` is optional with default value `~`
|
|
7671
|
+
- `createUserEmergencyLocationRequest` is of type [CreateUserEmergencyLocationRequest](./definitions/CreateUserEmergencyLocationRequest.ts)
|
|
7672
|
+
- `result` is of type [EmergencyLocationInfo](./definitions/EmergencyLocationInfo.ts)
|
|
7673
|
+
|
|
7674
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Automatic-Location-Updates-createExtensionEmergencyLocation) in API Explorer.
|
|
7675
|
+
|
|
7676
|
+
## updateExtensionEmergencyLocation
|
|
7677
|
+
Update User Emergency Location
|
|
7678
|
+
|
|
7679
|
+
Name|Value
|
|
7680
|
+
-|-
|
|
7681
|
+
HTTP Method|`PUT`
|
|
7682
|
+
Endpoint|`/restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId}`
|
|
7683
|
+
Rate Limit Group|`Light`
|
|
7684
|
+
App Permission|`EditExtensions`
|
|
7685
|
+
User Permission|`EmergencyFramework`
|
|
7686
|
+
|
|
7687
|
+
```ts
|
|
7688
|
+
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
7689
|
+
await rc.authorize({username, extension, password});
|
|
7690
|
+
var result = await rc.restapi(apiVersion).account(accountId).extension(extensionId).emergencyLocations(locationId).put(emergencyLocationInfo);
|
|
7691
|
+
await rc.revoke();
|
|
7692
|
+
```
|
|
7693
|
+
|
|
7694
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
7695
|
+
- Parameter `accountId` is optional with default value `~`
|
|
7696
|
+
- Parameter `extensionId` is optional with default value `~`
|
|
7697
|
+
- `emergencyLocationInfo` is of type [EmergencyLocationInfo](./definitions/EmergencyLocationInfo.ts)
|
|
7698
|
+
- `result` is of type [EmergencyLocationInfo](./definitions/EmergencyLocationInfo.ts)
|
|
7699
|
+
|
|
7700
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Automatic-Location-Updates-updateExtensionEmergencyLocation) in API Explorer.
|
|
7701
|
+
|
|
7702
|
+
## deleteExtensionEmergencyLocation
|
|
7703
|
+
Delete User Emergency Location
|
|
7704
|
+
|
|
7705
|
+
Name|Value
|
|
7706
|
+
-|-
|
|
7707
|
+
HTTP Method|`DELETE`
|
|
7708
|
+
Endpoint|`/restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId}`
|
|
7709
|
+
Rate Limit Group|`Heavy`
|
|
7710
|
+
App Permission|`EditExtensions`
|
|
7711
|
+
User Permission|`EmergencyFramework`
|
|
7712
|
+
|
|
7713
|
+
```ts
|
|
7714
|
+
const rc = new RingCentral({clientId, clientSecret, serverURL});
|
|
7715
|
+
await rc.authorize({username, extension, password});
|
|
7716
|
+
var result = await rc.restapi(apiVersion).account(accountId).extension(extensionId).emergencyLocations(locationId).delete(deleteExtensionEmergencyLocationParameters);
|
|
7717
|
+
await rc.revoke();
|
|
7718
|
+
```
|
|
7719
|
+
|
|
7720
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
7721
|
+
- Parameter `accountId` is optional with default value `~`
|
|
7722
|
+
- Parameter `extensionId` is optional with default value `~`
|
|
7723
|
+
- `deleteExtensionEmergencyLocationParameters` is of type [DeleteExtensionEmergencyLocationParameters](./definitions/DeleteExtensionEmergencyLocationParameters.ts)
|
|
7724
|
+
- `result` is an empty string
|
|
7725
|
+
|
|
7726
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Automatic-Location-Updates-deleteExtensionEmergencyLocation) in API Explorer.
|
|
7727
|
+
|
|
7649
7728
|
## readMeetingServiceInfo
|
|
7650
7729
|
Get Meeting Service Info
|
|
7651
7730
|
|