@rc-ex/core 1.3.4 → 1.3.6

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.
Files changed (889) hide show
  1. package/lib/FormData.js.map +1 -1
  2. package/lib/Rest.js +1 -1
  3. package/lib/Rest.js.map +1 -1
  4. package/lib/Utils.js.map +1 -1
  5. package/lib/definitions/AccountHistoryPaging.d.ts +31 -0
  6. package/lib/definitions/AccountHistoryPaging.js +3 -0
  7. package/lib/definitions/AccountHistoryPaging.js.map +1 -0
  8. package/lib/definitions/AccountHistorySearchPublicResponse.d.ts +5 -1
  9. package/lib/definitions/AccountInfo.d.ts +4 -0
  10. package/lib/definitions/AsrInput.d.ts +2 -2
  11. package/lib/definitions/AssignedRoleResource.d.ts +5 -0
  12. package/lib/definitions/CallRecordingIds.d.ts +8 -0
  13. package/lib/definitions/{RegistrantModel.js → CallRecordingIds.js} +1 -1
  14. package/lib/definitions/CallRecordingIds.js.map +1 -0
  15. package/lib/definitions/ConversationalInsightsUnit.d.ts +1 -1
  16. package/lib/definitions/ConversationalInsightsUnitValues.d.ts +1 -0
  17. package/lib/definitions/CreateMMSMessage.d.ts +2 -2
  18. package/lib/definitions/CreateSMSMessage.d.ts +2 -2
  19. package/lib/definitions/DefaultUserRole.d.ts +17 -0
  20. package/lib/definitions/{OrderLineBase.js → DefaultUserRole.js} +1 -1
  21. package/lib/definitions/DefaultUserRole.js.map +1 -0
  22. package/lib/definitions/DiarizeInput.d.ts +2 -2
  23. package/lib/definitions/EnrollmentInput.d.ts +1 -1
  24. package/lib/definitions/EnrollmentStatus.d.ts +1 -1
  25. package/lib/definitions/ExtensionCreationRequest.d.ts +3 -3
  26. package/lib/definitions/ExtensionCurrencyInfoRequest.d.ts +7 -0
  27. package/lib/definitions/{LicensesStatisticsResponse.js → ExtensionCurrencyInfoRequest.js} +1 -1
  28. package/lib/definitions/ExtensionCurrencyInfoRequest.js.map +1 -0
  29. package/lib/definitions/ExtensionInfo.d.ts +3 -2
  30. package/lib/definitions/ExtensionInfoGrants.d.ts +1 -1
  31. package/lib/definitions/ExtensionRegionalSettingRequest.d.ts +4 -0
  32. package/lib/definitions/ExtensionStatusInfo.d.ts +7 -1
  33. package/lib/definitions/ExtensionUpdateRequest.d.ts +1 -9
  34. package/lib/definitions/ForwardCallPartyResponse.d.ts +64 -0
  35. package/lib/definitions/{ListLicensesV2Parameters.js → ForwardCallPartyResponse.js} +1 -1
  36. package/lib/definitions/ForwardCallPartyResponse.js.map +1 -0
  37. package/lib/definitions/GetExtensionInfoResponse.d.ts +2 -2
  38. package/lib/definitions/GetExtensionListInfoResponse.d.ts +1 -1
  39. package/lib/definitions/GrantInfo.d.ts +5 -0
  40. package/lib/definitions/IdentifyInput.d.ts +2 -2
  41. package/lib/definitions/InteractionInput.d.ts +3 -3
  42. package/lib/definitions/ListAccountPhoneNumbersV2Parameters.d.ts +2 -2
  43. package/lib/definitions/ListExtensionGrantsParameters.d.ts +3 -3
  44. package/lib/definitions/ListExtensionPhoneNumbersParameters.d.ts +1 -1
  45. package/lib/definitions/ListExtensionsParameters.d.ts +1 -1
  46. package/lib/definitions/MessageEvent.d.ts +2 -1
  47. package/lib/definitions/MessageEventBody.d.ts +2 -1
  48. package/lib/definitions/MessageStoreCallerInfoRequest.d.ts +1 -0
  49. package/lib/definitions/OwnerInfo.d.ts +1 -1
  50. package/lib/definitions/Participant.d.ts +4 -0
  51. package/lib/definitions/PhoneNumberInfoIntId.d.ts +1 -1
  52. package/lib/definitions/RecipientInfo.d.ts +3 -4
  53. package/lib/definitions/ReferenceInfo.d.ts +4 -0
  54. package/lib/definitions/RegistrantBaseModel.d.ts +0 -5
  55. package/lib/definitions/RegistrantBaseModelWithQuestionnaire.d.ts +65 -0
  56. package/lib/definitions/RegistrantBaseModelWithQuestionnaire.js +3 -0
  57. package/lib/definitions/RegistrantBaseModelWithQuestionnaire.js.map +1 -0
  58. package/lib/definitions/RegistrantListResource.d.ts +2 -2
  59. package/lib/definitions/{RegistrantModelResponsePost.d.ts → RegistrantModelResponsePostWithQuestionnaire.d.ts} +2 -2
  60. package/lib/definitions/RegistrantModelResponsePostWithQuestionnaire.js +3 -0
  61. package/lib/definitions/RegistrantModelResponsePostWithQuestionnaire.js.map +1 -0
  62. package/lib/definitions/{RegistrantModel.d.ts → RegistrantModelWithQuestionnaire.d.ts} +2 -2
  63. package/lib/definitions/{LicensesStatisticsResponseItem.js → RegistrantModelWithQuestionnaire.js} +1 -1
  64. package/lib/definitions/RegistrantModelWithQuestionnaire.js.map +1 -0
  65. package/lib/definitions/RemoveLineRequest.d.ts +14 -0
  66. package/lib/definitions/{TMTaskListRecords.js → RemoveLineRequest.js} +1 -1
  67. package/lib/definitions/RemoveLineRequest.js.map +1 -0
  68. package/lib/definitions/RemoveLineResponse.d.ts +25 -0
  69. package/lib/definitions/{MessageCountryInfo.js → RemoveLineResponse.js} +1 -1
  70. package/lib/definitions/RemoveLineResponse.js.map +1 -0
  71. package/lib/definitions/ServiceInfo.d.ts +1 -1
  72. package/lib/definitions/SessionGlobalListEntry.d.ts +6 -0
  73. package/lib/definitions/SitesList.d.ts +8 -0
  74. package/lib/definitions/SmsRequestCountryInfo.d.ts +14 -0
  75. package/lib/definitions/SmsRequestCountryInfo.js +3 -0
  76. package/lib/definitions/SmsRequestCountryInfo.js.map +1 -0
  77. package/lib/definitions/SpeakerInsightsUnit.d.ts +1 -1
  78. package/lib/definitions/StatusInfo.d.ts +22 -0
  79. package/lib/definitions/{OrderLine.js → StatusInfo.js} +1 -1
  80. package/lib/definitions/StatusInfo.js.map +1 -0
  81. package/lib/definitions/TMCompleteTaskRequestAssignees.d.ts +1 -1
  82. package/lib/definitions/TMCreateTaskRequest.d.ts +1 -1
  83. package/lib/definitions/TMCreateTaskRequestAssignees.d.ts +1 -1
  84. package/lib/definitions/TMTaskInfo.d.ts +13 -13
  85. package/lib/definitions/TMTaskInfoAssignees.d.ts +1 -1
  86. package/lib/definitions/TMTaskInfoCreator.d.ts +1 -1
  87. package/lib/definitions/TMTaskInfoRecurrence.d.ts +4 -4
  88. package/lib/definitions/TMTaskList.d.ts +6 -2
  89. package/lib/definitions/TMUpdateTaskRequest.d.ts +3 -3
  90. package/lib/definitions/TMUpdateTaskRequestAssignees.d.ts +1 -1
  91. package/lib/definitions/TMUpdateTaskRequestRecurrence.d.ts +2 -2
  92. package/lib/definitions/TaskAttachment.d.ts +2 -2
  93. package/lib/definitions/UserPhoneNumberExtensionInfo.d.ts +1 -1
  94. package/lib/definitions/WcsSessionBaseModel.d.ts +6 -0
  95. package/lib/definitions/WcsSessionResource.d.ts +6 -0
  96. package/lib/definitions/WcsSessionWithLocaleCodeModel.d.ts +6 -0
  97. package/lib/index.js.map +1 -1
  98. package/lib/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.js.map +1 -1
  99. package/lib/paths/Ai/Audio/V1/Async/SpeakerIdentify/index.js.map +1 -1
  100. package/lib/paths/Ai/Audio/V1/Async/SpeechToText/index.js.map +1 -1
  101. package/lib/paths/Ai/Audio/V1/Async/index.js.map +1 -1
  102. package/lib/paths/Ai/Audio/V1/Enrollments/index.d.ts +5 -5
  103. package/lib/paths/Ai/Audio/V1/Enrollments/index.js +14 -14
  104. package/lib/paths/Ai/Audio/V1/Enrollments/index.js.map +1 -1
  105. package/lib/paths/Ai/Audio/V1/index.d.ts +1 -1
  106. package/lib/paths/Ai/Audio/V1/index.js +2 -2
  107. package/lib/paths/Ai/Audio/V1/index.js.map +1 -1
  108. package/lib/paths/Ai/Audio/index.js.map +1 -1
  109. package/lib/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.js.map +1 -1
  110. package/lib/paths/Ai/Insights/V1/Async/index.js.map +1 -1
  111. package/lib/paths/Ai/Insights/V1/index.js.map +1 -1
  112. package/lib/paths/Ai/Insights/index.js.map +1 -1
  113. package/lib/paths/Ai/Status/V1/Jobs/index.js.map +1 -1
  114. package/lib/paths/Ai/Status/V1/index.js.map +1 -1
  115. package/lib/paths/Ai/Status/index.js.map +1 -1
  116. package/lib/paths/Ai/Text/V1/Async/Punctuate/index.js.map +1 -1
  117. package/lib/paths/Ai/Text/V1/Async/Summarize/index.js.map +1 -1
  118. package/lib/paths/Ai/Text/V1/Async/index.js.map +1 -1
  119. package/lib/paths/Ai/Text/V1/index.js.map +1 -1
  120. package/lib/paths/Ai/Text/index.js.map +1 -1
  121. package/lib/paths/Ai/index.js.map +1 -1
  122. package/lib/paths/Analytics/Calls/V1/Accounts/Aggregation/Fetch/index.js.map +1 -1
  123. package/lib/paths/Analytics/Calls/V1/Accounts/Aggregation/index.js.map +1 -1
  124. package/lib/paths/Analytics/Calls/V1/Accounts/Timeline/Fetch/index.js.map +1 -1
  125. package/lib/paths/Analytics/Calls/V1/Accounts/Timeline/index.js.map +1 -1
  126. package/lib/paths/Analytics/Calls/V1/Accounts/index.js.map +1 -1
  127. package/lib/paths/Analytics/Calls/V1/index.js.map +1 -1
  128. package/lib/paths/Analytics/Calls/index.js.map +1 -1
  129. package/lib/paths/Analytics/index.js.map +1 -1
  130. package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js.map +1 -1
  131. package/lib/paths/Rcvideo/V1/Account/Extension/index.js.map +1 -1
  132. package/lib/paths/Rcvideo/V1/Account/Recordings/index.js.map +1 -1
  133. package/lib/paths/Rcvideo/V1/Account/index.js.map +1 -1
  134. package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js.map +1 -1
  135. package/lib/paths/Rcvideo/V1/Accounts/Extensions/index.js.map +1 -1
  136. package/lib/paths/Rcvideo/V1/Accounts/index.js.map +1 -1
  137. package/lib/paths/Rcvideo/V1/History/Meetings/index.js.map +1 -1
  138. package/lib/paths/Rcvideo/V1/History/index.js.map +1 -1
  139. package/lib/paths/Rcvideo/V1/index.js.map +1 -1
  140. package/lib/paths/Rcvideo/V2/Account/Extension/Bridges/Default/index.js.map +1 -1
  141. package/lib/paths/Rcvideo/V2/Account/Extension/Bridges/index.js.map +1 -1
  142. package/lib/paths/Rcvideo/V2/Account/Extension/index.js.map +1 -1
  143. package/lib/paths/Rcvideo/V2/Account/index.js.map +1 -1
  144. package/lib/paths/Rcvideo/V2/Bridges/Pin/Pstn/index.js.map +1 -1
  145. package/lib/paths/Rcvideo/V2/Bridges/Pin/Web/index.js.map +1 -1
  146. package/lib/paths/Rcvideo/V2/Bridges/Pin/index.js.map +1 -1
  147. package/lib/paths/Rcvideo/V2/Bridges/index.js +1 -1
  148. package/lib/paths/Rcvideo/V2/Bridges/index.js.map +1 -1
  149. package/lib/paths/Rcvideo/V2/index.js.map +1 -1
  150. package/lib/paths/Rcvideo/index.js.map +1 -1
  151. package/lib/paths/Restapi/Account/A2pSms/Batches/index.js.map +1 -1
  152. package/lib/paths/Restapi/Account/A2pSms/Messages/index.js.map +1 -1
  153. package/lib/paths/Restapi/Account/A2pSms/OptOuts/BulkAssign/index.js.map +1 -1
  154. package/lib/paths/Restapi/Account/A2pSms/OptOuts/index.js.map +1 -1
  155. package/lib/paths/Restapi/Account/A2pSms/Statuses/index.js.map +1 -1
  156. package/lib/paths/Restapi/Account/A2pSms/index.js.map +1 -1
  157. package/lib/paths/Restapi/Account/ActiveCalls/index.js.map +1 -1
  158. package/lib/paths/Restapi/Account/AddressBookBulkUpload/Tasks/index.js.map +1 -1
  159. package/lib/paths/Restapi/Account/AddressBookBulkUpload/index.js.map +1 -1
  160. package/lib/paths/Restapi/Account/AnsweringRule/index.js +1 -1
  161. package/lib/paths/Restapi/Account/AnsweringRule/index.js.map +1 -1
  162. package/lib/paths/Restapi/Account/AssignedRole/index.js.map +1 -1
  163. package/lib/paths/Restapi/Account/AuditTrail/Search/index.js.map +1 -1
  164. package/lib/paths/Restapi/Account/AuditTrail/index.js.map +1 -1
  165. package/lib/paths/Restapi/Account/BusinessAddress/index.js.map +1 -1
  166. package/lib/paths/Restapi/Account/BusinessHours/index.js.map +1 -1
  167. package/lib/paths/Restapi/Account/CallLog/index.js.map +1 -1
  168. package/lib/paths/Restapi/Account/CallLogSync/index.js.map +1 -1
  169. package/lib/paths/Restapi/Account/CallMonitoringGroups/BulkAssign/index.js.map +1 -1
  170. package/lib/paths/Restapi/Account/CallMonitoringGroups/Members/index.js.map +1 -1
  171. package/lib/paths/Restapi/Account/CallMonitoringGroups/index.js +1 -1
  172. package/lib/paths/Restapi/Account/CallMonitoringGroups/index.js.map +1 -1
  173. package/lib/paths/Restapi/Account/CallQueues/BulkAssign/index.js.map +1 -1
  174. package/lib/paths/Restapi/Account/CallQueues/Members/index.js.map +1 -1
  175. package/lib/paths/Restapi/Account/CallQueues/Presence/index.js.map +1 -1
  176. package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
  177. package/lib/paths/Restapi/Account/CallRecording/BulkAssign/index.js.map +1 -1
  178. package/lib/paths/Restapi/Account/CallRecording/CustomGreetings/index.js +2 -2
  179. package/lib/paths/Restapi/Account/CallRecording/CustomGreetings/index.js.map +1 -1
  180. package/lib/paths/Restapi/Account/CallRecording/Extensions/index.js.map +1 -1
  181. package/lib/paths/Restapi/Account/CallRecording/index.js.map +1 -1
  182. package/lib/paths/Restapi/Account/CallRecordings/index.d.ts +18 -0
  183. package/lib/paths/Restapi/Account/CallRecordings/index.js +25 -0
  184. package/lib/paths/Restapi/Account/CallRecordings/index.js.map +1 -0
  185. package/lib/paths/Restapi/Account/CustomFields/index.js +1 -1
  186. package/lib/paths/Restapi/Account/CustomFields/index.js.map +1 -1
  187. package/lib/paths/Restapi/Account/Device/Emergency/index.js.map +1 -1
  188. package/lib/paths/Restapi/Account/Device/SipInfo/index.js.map +1 -1
  189. package/lib/paths/Restapi/Account/Device/index.js.map +1 -1
  190. package/lib/paths/Restapi/Account/Directory/Entries/Search/index.js.map +1 -1
  191. package/lib/paths/Restapi/Account/Directory/Entries/index.js.map +1 -1
  192. package/lib/paths/Restapi/Account/Directory/Federation/index.js.map +1 -1
  193. package/lib/paths/Restapi/Account/Directory/index.js.map +1 -1
  194. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/BulkAssign/index.js.map +1 -1
  195. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/index.js.map +1 -1
  196. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.js +1 -1
  197. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.js.map +1 -1
  198. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.js +1 -1
  199. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.js.map +1 -1
  200. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkCreate/index.js.map +1 -1
  201. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkUpdate/index.js.map +1 -1
  202. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkValidate/index.js.map +1 -1
  203. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Tasks/index.js.map +1 -1
  204. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/BulkAssign/index.js.map +1 -1
  205. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/index.js.map +1 -1
  206. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.js +1 -1
  207. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.js.map +1 -1
  208. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkCreate/index.js.map +1 -1
  209. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkUpdate/index.js.map +1 -1
  210. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkValidate/index.js.map +1 -1
  211. package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/index.js.map +1 -1
  212. package/lib/paths/Restapi/Account/EmergencyLocations/index.js +1 -1
  213. package/lib/paths/Restapi/Account/EmergencyLocations/index.js.map +1 -1
  214. package/lib/paths/Restapi/Account/Extension/ActiveCalls/index.js.map +1 -1
  215. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js +1 -1
  216. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js.map +1 -1
  217. package/lib/paths/Restapi/Account/Extension/AddressBook/index.js.map +1 -1
  218. package/lib/paths/Restapi/Account/Extension/AddressBookSync/index.js.map +1 -1
  219. package/lib/paths/Restapi/Account/Extension/AdministeredSites/index.js.map +1 -1
  220. package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js +1 -1
  221. package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js.map +1 -1
  222. package/lib/paths/Restapi/Account/Extension/AssignedRole/Default/index.js +1 -1
  223. package/lib/paths/Restapi/Account/Extension/AssignedRole/Default/index.js.map +1 -1
  224. package/lib/paths/Restapi/Account/Extension/AssignedRole/index.js.map +1 -1
  225. package/lib/paths/Restapi/Account/Extension/AuthzProfile/Check/index.js.map +1 -1
  226. package/lib/paths/Restapi/Account/Extension/AuthzProfile/index.js.map +1 -1
  227. package/lib/paths/Restapi/Account/Extension/BusinessHours/index.js.map +1 -1
  228. package/lib/paths/Restapi/Account/Extension/CallLog/index.js +1 -1
  229. package/lib/paths/Restapi/Account/Extension/CallLog/index.js.map +1 -1
  230. package/lib/paths/Restapi/Account/Extension/CallLogSync/index.js.map +1 -1
  231. package/lib/paths/Restapi/Account/Extension/CallQueuePresence/index.js.map +1 -1
  232. package/lib/paths/Restapi/Account/Extension/CallQueues/index.js.map +1 -1
  233. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js +1 -1
  234. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js.map +1 -1
  235. package/lib/paths/Restapi/Account/Extension/CallerBlocking/index.js.map +1 -1
  236. package/lib/paths/Restapi/Account/Extension/CallerId/index.js.map +1 -1
  237. package/lib/paths/Restapi/Account/Extension/CompanyPager/index.js.map +1 -1
  238. package/lib/paths/Restapi/Account/Extension/Conferencing/index.js.map +1 -1
  239. package/lib/paths/Restapi/Account/Extension/Device/index.js.map +1 -1
  240. package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js +1 -1
  241. package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js.map +1 -1
  242. package/lib/paths/Restapi/Account/Extension/Favorite/index.js.map +1 -1
  243. package/lib/paths/Restapi/Account/Extension/Fax/index.js.map +1 -1
  244. package/lib/paths/Restapi/Account/Extension/Features/index.js.map +1 -1
  245. package/lib/paths/Restapi/Account/Extension/ForwardingNumber/index.js +1 -1
  246. package/lib/paths/Restapi/Account/Extension/ForwardingNumber/index.js.map +1 -1
  247. package/lib/paths/Restapi/Account/Extension/Grant/index.js.map +1 -1
  248. package/lib/paths/Restapi/Account/Extension/Greeting/Content/index.js.map +1 -1
  249. package/lib/paths/Restapi/Account/Extension/Greeting/index.js.map +1 -1
  250. package/lib/paths/Restapi/Account/Extension/MessageStore/Content/index.js.map +1 -1
  251. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js +1 -1
  252. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js.map +1 -1
  253. package/lib/paths/Restapi/Account/Extension/MessageSync/index.js.map +1 -1
  254. package/lib/paths/Restapi/Account/Extension/Mms/index.js.map +1 -1
  255. package/lib/paths/Restapi/Account/Extension/NotificationSettings/index.js.map +1 -1
  256. package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js.map +1 -1
  257. package/lib/paths/Restapi/Account/Extension/PhoneNumber/index.js.map +1 -1
  258. package/lib/paths/Restapi/Account/Extension/Presence/index.js.map +1 -1
  259. package/lib/paths/Restapi/Account/Extension/ProfileImage/index.js +1 -1
  260. package/lib/paths/Restapi/Account/Extension/ProfileImage/index.js.map +1 -1
  261. package/lib/paths/Restapi/Account/Extension/RingOut/index.js +1 -1
  262. package/lib/paths/Restapi/Account/Extension/RingOut/index.js.map +1 -1
  263. package/lib/paths/Restapi/Account/Extension/Sms/index.js.map +1 -1
  264. package/lib/paths/Restapi/Account/Extension/UnifiedPresence/index.js.map +1 -1
  265. package/lib/paths/Restapi/Account/Extension/VideoConfiguration/index.js.map +1 -1
  266. package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
  267. package/lib/paths/Restapi/Account/ExtensionBulkUpdate/Tasks/index.js.map +1 -1
  268. package/lib/paths/Restapi/Account/ExtensionBulkUpdate/index.js.map +1 -1
  269. package/lib/paths/Restapi/Account/ForwardAllCalls/index.js.map +1 -1
  270. package/lib/paths/Restapi/Account/Greeting/Content/index.js.map +1 -1
  271. package/lib/paths/Restapi/Account/Greeting/index.js.map +1 -1
  272. package/lib/paths/Restapi/Account/IvrMenus/index.js.map +1 -1
  273. package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js.map +1 -1
  274. package/lib/paths/Restapi/Account/IvrPrompts/index.js +1 -1
  275. package/lib/paths/Restapi/Account/IvrPrompts/index.js.map +1 -1
  276. package/lib/paths/Restapi/Account/MessageStoreConfiguration/index.js.map +1 -1
  277. package/lib/paths/Restapi/Account/MessageStoreReport/Archive/index.js.map +1 -1
  278. package/lib/paths/Restapi/Account/MessageStoreReport/index.js.map +1 -1
  279. package/lib/paths/Restapi/Account/PagingOnlyGroups/BulkAssign/index.js.map +1 -1
  280. package/lib/paths/Restapi/Account/PagingOnlyGroups/Devices/index.js.map +1 -1
  281. package/lib/paths/Restapi/Account/PagingOnlyGroups/Users/index.js.map +1 -1
  282. package/lib/paths/Restapi/Account/PagingOnlyGroups/index.js.map +1 -1
  283. package/lib/paths/Restapi/Account/PhoneNumber/index.js.map +1 -1
  284. package/lib/paths/Restapi/Account/Presence/index.js.map +1 -1
  285. package/lib/paths/Restapi/Account/Recording/Content/index.js.map +1 -1
  286. package/lib/paths/Restapi/Account/Recording/index.js.map +1 -1
  287. package/lib/paths/Restapi/Account/ServiceInfo/index.js.map +1 -1
  288. package/lib/paths/Restapi/Account/Sites/BulkAssign/index.js.map +1 -1
  289. package/lib/paths/Restapi/Account/Sites/Ivr/index.js.map +1 -1
  290. package/lib/paths/Restapi/Account/Sites/Members/index.js.map +1 -1
  291. package/lib/paths/Restapi/Account/Sites/index.js +1 -1
  292. package/lib/paths/Restapi/Account/Sites/index.js.map +1 -1
  293. package/lib/paths/Restapi/Account/Telephony/CallOut/index.js.map +1 -1
  294. package/lib/paths/Restapi/Account/Telephony/Conference/index.js +1 -1
  295. package/lib/paths/Restapi/Account/Telephony/Conference/index.js.map +1 -1
  296. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Answer/index.js.map +1 -1
  297. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Bridge/index.js.map +1 -1
  298. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/BringIn/index.js.map +1 -1
  299. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Flip/index.js.map +1 -1
  300. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.d.ts +2 -2
  301. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.js.map +1 -1
  302. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Hold/index.js.map +1 -1
  303. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Ignore/index.js.map +1 -1
  304. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.js +1 -1
  305. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.js.map +1 -1
  306. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Pickup/index.js.map +1 -1
  307. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js +1 -1
  308. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js.map +1 -1
  309. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.js +1 -1
  310. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.js.map +1 -1
  311. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reply/index.js.map +1 -1
  312. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Supervise/index.js.map +1 -1
  313. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Transfer/index.js.map +1 -1
  314. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.js +1 -1
  315. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.js.map +1 -1
  316. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/index.js +1 -1
  317. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/index.js.map +1 -1
  318. package/lib/paths/Restapi/Account/Telephony/Sessions/Supervise/index.js.map +1 -1
  319. package/lib/paths/Restapi/Account/Telephony/Sessions/index.js +1 -1
  320. package/lib/paths/Restapi/Account/Telephony/Sessions/index.js.map +1 -1
  321. package/lib/paths/Restapi/Account/Telephony/index.js.map +1 -1
  322. package/lib/paths/Restapi/Account/Templates/index.js.map +1 -1
  323. package/lib/paths/Restapi/Account/UserRole/BulkAssign/index.js.map +1 -1
  324. package/lib/paths/Restapi/Account/UserRole/Default/index.d.ts +3 -2
  325. package/lib/paths/Restapi/Account/UserRole/Default/index.js.map +1 -1
  326. package/lib/paths/Restapi/Account/UserRole/index.js +1 -1
  327. package/lib/paths/Restapi/Account/UserRole/index.js.map +1 -1
  328. package/lib/paths/Restapi/Account/index.d.ts +3 -2
  329. package/lib/paths/Restapi/Account/index.js +5 -2
  330. package/lib/paths/Restapi/Account/index.js.map +1 -1
  331. package/lib/paths/Restapi/ClientInfo/SipProvision/index.js.map +1 -1
  332. package/lib/paths/Restapi/ClientInfo/index.js.map +1 -1
  333. package/lib/paths/Restapi/Dictionary/Brand/ContractedCountry/index.js.map +1 -1
  334. package/lib/paths/Restapi/Dictionary/Brand/index.js.map +1 -1
  335. package/lib/paths/Restapi/Dictionary/Country/index.js.map +1 -1
  336. package/lib/paths/Restapi/Dictionary/FaxCoverPage/index.js.map +1 -1
  337. package/lib/paths/Restapi/Dictionary/Greeting/index.js.map +1 -1
  338. package/lib/paths/Restapi/Dictionary/Language/index.js.map +1 -1
  339. package/lib/paths/Restapi/Dictionary/Location/index.js.map +1 -1
  340. package/lib/paths/Restapi/Dictionary/Permission/index.js.map +1 -1
  341. package/lib/paths/Restapi/Dictionary/PermissionCategory/index.js.map +1 -1
  342. package/lib/paths/Restapi/Dictionary/State/index.js.map +1 -1
  343. package/lib/paths/Restapi/Dictionary/Timezone/index.js.map +1 -1
  344. package/lib/paths/Restapi/Dictionary/UserRole/index.js.map +1 -1
  345. package/lib/paths/Restapi/Dictionary/index.js.map +1 -1
  346. package/lib/paths/Restapi/NumberParser/Parse/index.js.map +1 -1
  347. package/lib/paths/Restapi/NumberParser/index.js.map +1 -1
  348. package/lib/paths/Restapi/Oauth/Authorize/index.js.map +1 -1
  349. package/lib/paths/Restapi/Oauth/Revoke/index.js.map +1 -1
  350. package/lib/paths/Restapi/Oauth/Token/index.js.map +1 -1
  351. package/lib/paths/Restapi/Oauth/index.js.map +1 -1
  352. package/lib/paths/Restapi/Subscription/Renew/index.js +1 -1
  353. package/lib/paths/Restapi/Subscription/Renew/index.js.map +1 -1
  354. package/lib/paths/Restapi/Subscription/index.js +1 -1
  355. package/lib/paths/Restapi/Subscription/index.js.map +1 -1
  356. package/lib/paths/Restapi/V2/Accounts/BatchProvisioning/Users/index.js.map +1 -1
  357. package/lib/paths/Restapi/V2/Accounts/BatchProvisioning/index.js.map +1 -1
  358. package/lib/paths/Restapi/V2/Accounts/DeviceInventory/index.js.map +1 -1
  359. package/lib/paths/Restapi/V2/Accounts/Devices/BulkAdd/index.js.map +1 -1
  360. package/lib/paths/Restapi/V2/Accounts/Devices/index.d.ts +21 -3
  361. package/lib/paths/Restapi/V2/Accounts/Devices/index.js +27 -2
  362. package/lib/paths/Restapi/V2/Accounts/Devices/index.js.map +1 -1
  363. package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.js.map +1 -1
  364. package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/index.js.map +1 -1
  365. package/lib/paths/Restapi/V2/Accounts/Extensions/index.d.ts +1 -0
  366. package/lib/paths/Restapi/V2/Accounts/Extensions/index.js +1 -0
  367. package/lib/paths/Restapi/V2/Accounts/Extensions/index.js.map +1 -1
  368. package/lib/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.js.map +1 -1
  369. package/lib/paths/Restapi/V2/Accounts/Licenses/index.d.ts +1 -15
  370. package/lib/paths/Restapi/V2/Accounts/Licenses/index.js +0 -15
  371. package/lib/paths/Restapi/V2/Accounts/Licenses/index.js.map +1 -1
  372. package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.js.map +1 -1
  373. package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.js.map +1 -1
  374. package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.js.map +1 -1
  375. package/lib/paths/Restapi/V2/Accounts/SendActivationEmail/index.js +1 -1
  376. package/lib/paths/Restapi/V2/Accounts/SendActivationEmail/index.js.map +1 -1
  377. package/lib/paths/Restapi/V2/Accounts/SendWelcomeEmail/index.js.map +1 -1
  378. package/lib/paths/Restapi/V2/Accounts/index.d.ts +1 -1
  379. package/lib/paths/Restapi/V2/Accounts/index.js +2 -2
  380. package/lib/paths/Restapi/V2/Accounts/index.js.map +1 -1
  381. package/lib/paths/Restapi/V2/index.js.map +1 -1
  382. package/lib/paths/Restapi/index.js.map +1 -1
  383. package/lib/paths/Scim/ResourceTypes/index.js.map +1 -1
  384. package/lib/paths/Scim/Schemas/index.js.map +1 -1
  385. package/lib/paths/Scim/ServiceProviderConfig/index.js.map +1 -1
  386. package/lib/paths/Scim/Users/DotSearch/index.js.map +1 -1
  387. package/lib/paths/Scim/Users/index.js +1 -1
  388. package/lib/paths/Scim/Users/index.js.map +1 -1
  389. package/lib/paths/Scim/index.js.map +1 -1
  390. package/lib/paths/TeamMessaging/V1/AdaptiveCards/index.js +1 -1
  391. package/lib/paths/TeamMessaging/V1/AdaptiveCards/index.js.map +1 -1
  392. package/lib/paths/TeamMessaging/V1/Chats/AdaptiveCards/index.js.map +1 -1
  393. package/lib/paths/TeamMessaging/V1/Chats/Favorite/index.js +1 -1
  394. package/lib/paths/TeamMessaging/V1/Chats/Favorite/index.js.map +1 -1
  395. package/lib/paths/TeamMessaging/V1/Chats/Notes/index.js.map +1 -1
  396. package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js +1 -1
  397. package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js.map +1 -1
  398. package/lib/paths/TeamMessaging/V1/Chats/Tasks/index.js.map +1 -1
  399. package/lib/paths/TeamMessaging/V1/Chats/Unfavorite/index.js +1 -1
  400. package/lib/paths/TeamMessaging/V1/Chats/Unfavorite/index.js.map +1 -1
  401. package/lib/paths/TeamMessaging/V1/Chats/index.js.map +1 -1
  402. package/lib/paths/TeamMessaging/V1/Companies/index.js.map +1 -1
  403. package/lib/paths/TeamMessaging/V1/Conversations/index.js.map +1 -1
  404. package/lib/paths/TeamMessaging/V1/DataExport/index.js.map +1 -1
  405. package/lib/paths/TeamMessaging/V1/Events/index.js +1 -1
  406. package/lib/paths/TeamMessaging/V1/Events/index.js.map +1 -1
  407. package/lib/paths/TeamMessaging/V1/Everyone/index.js.map +1 -1
  408. package/lib/paths/TeamMessaging/V1/Favorites/index.js.map +1 -1
  409. package/lib/paths/TeamMessaging/V1/Files/index.js.map +1 -1
  410. package/lib/paths/TeamMessaging/V1/Groups/Events/index.js.map +1 -1
  411. package/lib/paths/TeamMessaging/V1/Groups/Webhooks/index.js +1 -1
  412. package/lib/paths/TeamMessaging/V1/Groups/Webhooks/index.js.map +1 -1
  413. package/lib/paths/TeamMessaging/V1/Groups/index.js.map +1 -1
  414. package/lib/paths/TeamMessaging/V1/Notes/Lock/index.js +1 -1
  415. package/lib/paths/TeamMessaging/V1/Notes/Lock/index.js.map +1 -1
  416. package/lib/paths/TeamMessaging/V1/Notes/Publish/index.js +1 -1
  417. package/lib/paths/TeamMessaging/V1/Notes/Publish/index.js.map +1 -1
  418. package/lib/paths/TeamMessaging/V1/Notes/Unlock/index.js +1 -1
  419. package/lib/paths/TeamMessaging/V1/Notes/Unlock/index.js.map +1 -1
  420. package/lib/paths/TeamMessaging/V1/Notes/index.js +1 -1
  421. package/lib/paths/TeamMessaging/V1/Notes/index.js.map +1 -1
  422. package/lib/paths/TeamMessaging/V1/Persons/index.js.map +1 -1
  423. package/lib/paths/TeamMessaging/V1/Recent/Chats/index.js.map +1 -1
  424. package/lib/paths/TeamMessaging/V1/Recent/index.js.map +1 -1
  425. package/lib/paths/TeamMessaging/V1/Tasks/Complete/index.js.map +1 -1
  426. package/lib/paths/TeamMessaging/V1/Tasks/index.js +1 -1
  427. package/lib/paths/TeamMessaging/V1/Tasks/index.js.map +1 -1
  428. package/lib/paths/TeamMessaging/V1/Teams/Add/index.js.map +1 -1
  429. package/lib/paths/TeamMessaging/V1/Teams/Archive/index.js +1 -1
  430. package/lib/paths/TeamMessaging/V1/Teams/Archive/index.js.map +1 -1
  431. package/lib/paths/TeamMessaging/V1/Teams/Join/index.js +1 -1
  432. package/lib/paths/TeamMessaging/V1/Teams/Join/index.js.map +1 -1
  433. package/lib/paths/TeamMessaging/V1/Teams/Leave/index.js +1 -1
  434. package/lib/paths/TeamMessaging/V1/Teams/Leave/index.js.map +1 -1
  435. package/lib/paths/TeamMessaging/V1/Teams/Remove/index.js.map +1 -1
  436. package/lib/paths/TeamMessaging/V1/Teams/Unarchive/index.js +1 -1
  437. package/lib/paths/TeamMessaging/V1/Teams/Unarchive/index.js.map +1 -1
  438. package/lib/paths/TeamMessaging/V1/Teams/index.js +1 -1
  439. package/lib/paths/TeamMessaging/V1/Teams/index.js.map +1 -1
  440. package/lib/paths/TeamMessaging/V1/Webhooks/Activate/index.js +1 -1
  441. package/lib/paths/TeamMessaging/V1/Webhooks/Activate/index.js.map +1 -1
  442. package/lib/paths/TeamMessaging/V1/Webhooks/Suspend/index.js +1 -1
  443. package/lib/paths/TeamMessaging/V1/Webhooks/Suspend/index.js.map +1 -1
  444. package/lib/paths/TeamMessaging/V1/Webhooks/index.js +1 -1
  445. package/lib/paths/TeamMessaging/V1/Webhooks/index.js.map +1 -1
  446. package/lib/paths/TeamMessaging/V1/index.js.map +1 -1
  447. package/lib/paths/TeamMessaging/index.js.map +1 -1
  448. package/lib/paths/Webinar/Configuration/V1/Company/Sessions/index.js.map +1 -1
  449. package/lib/paths/Webinar/Configuration/V1/Company/index.js.map +1 -1
  450. package/lib/paths/Webinar/Configuration/V1/Sessions/index.js.map +1 -1
  451. package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.js +1 -1
  452. package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.js.map +1 -1
  453. package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/index.js +1 -1
  454. package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/index.js.map +1 -1
  455. package/lib/paths/Webinar/Configuration/V1/Webinars/index.js +1 -1
  456. package/lib/paths/Webinar/Configuration/V1/Webinars/index.js.map +1 -1
  457. package/lib/paths/Webinar/Configuration/V1/index.js.map +1 -1
  458. package/lib/paths/Webinar/Configuration/index.js.map +1 -1
  459. package/lib/paths/Webinar/History/V1/Company/Recordings/index.js.map +1 -1
  460. package/lib/paths/Webinar/History/V1/Company/Sessions/index.js.map +1 -1
  461. package/lib/paths/Webinar/History/V1/Company/index.js.map +1 -1
  462. package/lib/paths/Webinar/History/V1/Recordings/Download/index.js.map +1 -1
  463. package/lib/paths/Webinar/History/V1/Recordings/index.js.map +1 -1
  464. package/lib/paths/Webinar/History/V1/Sessions/index.js.map +1 -1
  465. package/lib/paths/Webinar/History/V1/Webinars/Sessions/Invitees/index.js.map +1 -1
  466. package/lib/paths/Webinar/History/V1/Webinars/Sessions/Participants/Self/index.js.map +1 -1
  467. package/lib/paths/Webinar/History/V1/Webinars/Sessions/Participants/index.js.map +1 -1
  468. package/lib/paths/Webinar/History/V1/Webinars/Sessions/index.js.map +1 -1
  469. package/lib/paths/Webinar/History/V1/Webinars/index.js.map +1 -1
  470. package/lib/paths/Webinar/History/V1/index.js.map +1 -1
  471. package/lib/paths/Webinar/History/index.js.map +1 -1
  472. package/lib/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.js +1 -1
  473. package/lib/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.js.map +1 -1
  474. package/lib/paths/Webinar/Notifications/V1/Subscriptions/index.js +1 -1
  475. package/lib/paths/Webinar/Notifications/V1/Subscriptions/index.js.map +1 -1
  476. package/lib/paths/Webinar/Notifications/V1/index.js.map +1 -1
  477. package/lib/paths/Webinar/Notifications/index.js.map +1 -1
  478. package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.d.ts +5 -5
  479. package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.js +3 -3
  480. package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.js.map +1 -1
  481. package/lib/paths/Webinar/Registration/V1/Sessions/index.js.map +1 -1
  482. package/lib/paths/Webinar/Registration/V1/index.js.map +1 -1
  483. package/lib/paths/Webinar/Registration/index.js.map +1 -1
  484. package/lib/paths/Webinar/index.js.map +1 -1
  485. package/package.json +5 -5
  486. package/src/Rest.ts +1 -1
  487. package/src/definitions/AccountHistoryPaging.ts +35 -0
  488. package/src/definitions/AccountHistorySearchPublicResponse.ts +6 -1
  489. package/src/definitions/AccountInfo.ts +5 -0
  490. package/src/definitions/AsrInput.ts +2 -2
  491. package/src/definitions/AssignedRoleResource.ts +6 -0
  492. package/src/definitions/CallRecordingIds.ts +9 -0
  493. package/src/definitions/ConversationalInsightsUnit.ts +0 -2
  494. package/src/definitions/ConversationalInsightsUnitValues.ts +1 -0
  495. package/src/definitions/CreateMMSMessage.ts +2 -2
  496. package/src/definitions/CreateSMSMessage.ts +2 -2
  497. package/src/definitions/DefaultUserRole.ts +20 -0
  498. package/src/definitions/DiarizeInput.ts +2 -2
  499. package/src/definitions/EnrollmentInput.ts +1 -1
  500. package/src/definitions/EnrollmentStatus.ts +1 -1
  501. package/src/definitions/ExtensionCreationRequest.ts +3 -2
  502. package/src/definitions/ExtensionCurrencyInfoRequest.ts +8 -0
  503. package/src/definitions/ExtensionInfo.ts +3 -2
  504. package/src/definitions/ExtensionInfoGrants.ts +2 -1
  505. package/src/definitions/ExtensionRegionalSettingRequest.ts +5 -0
  506. package/src/definitions/ExtensionStatusInfo.ts +8 -1
  507. package/src/definitions/ExtensionUpdateRequest.ts +1 -11
  508. package/src/definitions/ForwardCallPartyResponse.ts +78 -0
  509. package/src/definitions/GetExtensionInfoResponse.ts +2 -1
  510. package/src/definitions/GetExtensionListInfoResponse.ts +1 -1
  511. package/src/definitions/GrantInfo.ts +6 -0
  512. package/src/definitions/IdentifyInput.ts +2 -2
  513. package/src/definitions/InteractionInput.ts +3 -2
  514. package/src/definitions/ListAccountPhoneNumbersV2Parameters.ts +2 -2
  515. package/src/definitions/ListExtensionGrantsParameters.ts +4 -3
  516. package/src/definitions/ListExtensionPhoneNumbersParameters.ts +1 -1
  517. package/src/definitions/ListExtensionsParameters.ts +1 -1
  518. package/src/definitions/MessageEvent.ts +2 -1
  519. package/src/definitions/MessageEventBody.ts +2 -1
  520. package/src/definitions/MessageStoreCallerInfoRequest.ts +1 -0
  521. package/src/definitions/OwnerInfo.ts +1 -1
  522. package/src/definitions/Participant.ts +5 -0
  523. package/src/definitions/PhoneNumberInfoIntId.ts +1 -1
  524. package/src/definitions/RecipientInfo.ts +3 -4
  525. package/src/definitions/ReferenceInfo.ts +5 -0
  526. package/src/definitions/RegistrantBaseModel.ts +0 -7
  527. package/src/definitions/RegistrantBaseModelWithQuestionnaire.ts +78 -0
  528. package/src/definitions/RegistrantListResource.ts +2 -2
  529. package/src/definitions/{RegistrantModelResponsePost.ts → RegistrantModelResponsePostWithQuestionnaire.ts} +2 -2
  530. package/src/definitions/{RegistrantModel.ts → RegistrantModelWithQuestionnaire.ts} +2 -2
  531. package/src/definitions/RemoveLineRequest.ts +15 -0
  532. package/src/definitions/RemoveLineResponse.ts +41 -0
  533. package/src/definitions/ServiceInfo.ts +1 -1
  534. package/src/definitions/SessionGlobalListEntry.ts +7 -0
  535. package/src/definitions/SitesList.ts +10 -0
  536. package/src/definitions/SmsRequestCountryInfo.ts +16 -0
  537. package/src/definitions/SpeakerInsightsUnit.ts +1 -12
  538. package/src/definitions/StatusInfo.ts +25 -0
  539. package/src/definitions/TMCompleteTaskRequestAssignees.ts +1 -1
  540. package/src/definitions/TMCreateTaskRequest.ts +1 -1
  541. package/src/definitions/TMCreateTaskRequestAssignees.ts +1 -1
  542. package/src/definitions/TMTaskInfo.ts +13 -13
  543. package/src/definitions/TMTaskInfoAssignees.ts +1 -1
  544. package/src/definitions/TMTaskInfoCreator.ts +1 -1
  545. package/src/definitions/TMTaskInfoRecurrence.ts +4 -4
  546. package/src/definitions/TMTaskList.ts +7 -2
  547. package/src/definitions/TMUpdateTaskRequest.ts +3 -3
  548. package/src/definitions/TMUpdateTaskRequestAssignees.ts +1 -1
  549. package/src/definitions/TMUpdateTaskRequestRecurrence.ts +2 -2
  550. package/src/definitions/TaskAttachment.ts +2 -2
  551. package/src/definitions/UserPhoneNumberExtensionInfo.ts +1 -1
  552. package/src/definitions/WcsSessionBaseModel.ts +7 -0
  553. package/src/definitions/WcsSessionResource.ts +7 -0
  554. package/src/definitions/WcsSessionWithLocaleCodeModel.ts +7 -0
  555. package/src/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.ts +0 -3
  556. package/src/paths/Ai/Audio/V1/Async/SpeakerIdentify/index.ts +0 -3
  557. package/src/paths/Ai/Audio/V1/Async/SpeechToText/index.ts +0 -3
  558. package/src/paths/Ai/Audio/V1/Async/index.ts +0 -2
  559. package/src/paths/Ai/Audio/V1/Enrollments/index.ts +15 -19
  560. package/src/paths/Ai/Audio/V1/index.ts +2 -4
  561. package/src/paths/Ai/Audio/index.ts +0 -2
  562. package/src/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.ts +0 -3
  563. package/src/paths/Ai/Insights/V1/Async/index.ts +0 -2
  564. package/src/paths/Ai/Insights/V1/index.ts +0 -2
  565. package/src/paths/Ai/Insights/index.ts +0 -2
  566. package/src/paths/Ai/Status/V1/Jobs/index.ts +0 -4
  567. package/src/paths/Ai/Status/V1/index.ts +0 -2
  568. package/src/paths/Ai/Status/index.ts +0 -2
  569. package/src/paths/Ai/Text/V1/Async/Punctuate/index.ts +0 -3
  570. package/src/paths/Ai/Text/V1/Async/Summarize/index.ts +0 -3
  571. package/src/paths/Ai/Text/V1/Async/index.ts +0 -2
  572. package/src/paths/Ai/Text/V1/index.ts +0 -2
  573. package/src/paths/Ai/Text/index.ts +0 -2
  574. package/src/paths/Ai/index.ts +0 -1
  575. package/src/paths/Analytics/Calls/V1/Accounts/Aggregation/Fetch/index.ts +0 -3
  576. package/src/paths/Analytics/Calls/V1/Accounts/Aggregation/index.ts +0 -2
  577. package/src/paths/Analytics/Calls/V1/Accounts/Timeline/Fetch/index.ts +0 -3
  578. package/src/paths/Analytics/Calls/V1/Accounts/Timeline/index.ts +0 -2
  579. package/src/paths/Analytics/Calls/V1/Accounts/index.ts +0 -3
  580. package/src/paths/Analytics/Calls/V1/index.ts +0 -2
  581. package/src/paths/Analytics/Calls/index.ts +0 -2
  582. package/src/paths/Analytics/index.ts +0 -1
  583. package/src/paths/Rcvideo/V1/Account/Extension/Recordings/index.ts +0 -3
  584. package/src/paths/Rcvideo/V1/Account/Extension/index.ts +0 -3
  585. package/src/paths/Rcvideo/V1/Account/Recordings/index.ts +0 -3
  586. package/src/paths/Rcvideo/V1/Account/index.ts +0 -3
  587. package/src/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.ts +0 -3
  588. package/src/paths/Rcvideo/V1/Accounts/Extensions/index.ts +0 -3
  589. package/src/paths/Rcvideo/V1/Accounts/index.ts +0 -3
  590. package/src/paths/Rcvideo/V1/History/Meetings/index.ts +0 -4
  591. package/src/paths/Rcvideo/V1/History/index.ts +0 -2
  592. package/src/paths/Rcvideo/V1/index.ts +0 -2
  593. package/src/paths/Rcvideo/V2/Account/Extension/Bridges/Default/index.ts +0 -3
  594. package/src/paths/Rcvideo/V2/Account/Extension/Bridges/index.ts +0 -3
  595. package/src/paths/Rcvideo/V2/Account/Extension/index.ts +0 -3
  596. package/src/paths/Rcvideo/V2/Account/index.ts +0 -3
  597. package/src/paths/Rcvideo/V2/Bridges/Pin/Pstn/index.ts +0 -4
  598. package/src/paths/Rcvideo/V2/Bridges/Pin/Web/index.ts +0 -4
  599. package/src/paths/Rcvideo/V2/Bridges/Pin/index.ts +0 -2
  600. package/src/paths/Rcvideo/V2/Bridges/index.ts +1 -5
  601. package/src/paths/Rcvideo/V2/index.ts +0 -2
  602. package/src/paths/Rcvideo/index.ts +0 -1
  603. package/src/paths/Restapi/Account/A2pSms/Batches/index.ts +0 -4
  604. package/src/paths/Restapi/Account/A2pSms/Messages/index.ts +0 -4
  605. package/src/paths/Restapi/Account/A2pSms/OptOuts/BulkAssign/index.ts +0 -3
  606. package/src/paths/Restapi/Account/A2pSms/OptOuts/index.ts +0 -3
  607. package/src/paths/Restapi/Account/A2pSms/Statuses/index.ts +0 -3
  608. package/src/paths/Restapi/Account/A2pSms/index.ts +0 -2
  609. package/src/paths/Restapi/Account/ActiveCalls/index.ts +0 -3
  610. package/src/paths/Restapi/Account/AddressBookBulkUpload/Tasks/index.ts +0 -4
  611. package/src/paths/Restapi/Account/AddressBookBulkUpload/index.ts +0 -3
  612. package/src/paths/Restapi/Account/AnsweringRule/index.ts +1 -5
  613. package/src/paths/Restapi/Account/AssignedRole/index.ts +0 -3
  614. package/src/paths/Restapi/Account/AuditTrail/Search/index.ts +0 -3
  615. package/src/paths/Restapi/Account/AuditTrail/index.ts +0 -2
  616. package/src/paths/Restapi/Account/BusinessAddress/index.ts +0 -3
  617. package/src/paths/Restapi/Account/BusinessHours/index.ts +0 -3
  618. package/src/paths/Restapi/Account/CallLog/index.ts +0 -4
  619. package/src/paths/Restapi/Account/CallLogSync/index.ts +0 -3
  620. package/src/paths/Restapi/Account/CallMonitoringGroups/BulkAssign/index.ts +0 -3
  621. package/src/paths/Restapi/Account/CallMonitoringGroups/Members/index.ts +0 -3
  622. package/src/paths/Restapi/Account/CallMonitoringGroups/index.ts +1 -5
  623. package/src/paths/Restapi/Account/CallQueues/BulkAssign/index.ts +0 -3
  624. package/src/paths/Restapi/Account/CallQueues/Members/index.ts +0 -3
  625. package/src/paths/Restapi/Account/CallQueues/Presence/index.ts +0 -3
  626. package/src/paths/Restapi/Account/CallQueues/index.ts +0 -4
  627. package/src/paths/Restapi/Account/CallRecording/BulkAssign/index.ts +0 -3
  628. package/src/paths/Restapi/Account/CallRecording/CustomGreetings/index.ts +2 -6
  629. package/src/paths/Restapi/Account/CallRecording/Extensions/index.ts +0 -3
  630. package/src/paths/Restapi/Account/CallRecording/index.ts +0 -3
  631. package/src/paths/Restapi/Account/CallRecordings/index.ts +28 -0
  632. package/src/paths/Restapi/Account/CustomFields/index.ts +1 -5
  633. package/src/paths/Restapi/Account/Device/Emergency/index.ts +0 -3
  634. package/src/paths/Restapi/Account/Device/SipInfo/index.ts +0 -3
  635. package/src/paths/Restapi/Account/Device/index.ts +0 -4
  636. package/src/paths/Restapi/Account/Directory/Entries/Search/index.ts +0 -3
  637. package/src/paths/Restapi/Account/Directory/Entries/index.ts +0 -4
  638. package/src/paths/Restapi/Account/Directory/Federation/index.ts +0 -3
  639. package/src/paths/Restapi/Account/Directory/index.ts +0 -2
  640. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/BulkAssign/index.ts +0 -3
  641. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/index.ts +0 -3
  642. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.ts +1 -5
  643. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.ts +1 -5
  644. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkCreate/index.ts +0 -3
  645. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkUpdate/index.ts +0 -3
  646. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkValidate/index.ts +0 -3
  647. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Tasks/index.ts +0 -4
  648. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/BulkAssign/index.ts +0 -3
  649. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/index.ts +0 -3
  650. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.ts +1 -5
  651. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkCreate/index.ts +0 -3
  652. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkUpdate/index.ts +0 -3
  653. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkValidate/index.ts +0 -3
  654. package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/index.ts +0 -2
  655. package/src/paths/Restapi/Account/EmergencyLocations/index.ts +1 -5
  656. package/src/paths/Restapi/Account/Extension/ActiveCalls/index.ts +0 -3
  657. package/src/paths/Restapi/Account/Extension/AddressBook/Contact/index.ts +1 -5
  658. package/src/paths/Restapi/Account/Extension/AddressBook/index.ts +0 -2
  659. package/src/paths/Restapi/Account/Extension/AddressBookSync/index.ts +0 -3
  660. package/src/paths/Restapi/Account/Extension/AdministeredSites/index.ts +0 -3
  661. package/src/paths/Restapi/Account/Extension/AnsweringRule/index.ts +1 -5
  662. package/src/paths/Restapi/Account/Extension/AssignedRole/Default/index.ts +1 -4
  663. package/src/paths/Restapi/Account/Extension/AssignedRole/index.ts +0 -3
  664. package/src/paths/Restapi/Account/Extension/AuthzProfile/Check/index.ts +0 -3
  665. package/src/paths/Restapi/Account/Extension/AuthzProfile/index.ts +0 -3
  666. package/src/paths/Restapi/Account/Extension/BusinessHours/index.ts +0 -3
  667. package/src/paths/Restapi/Account/Extension/CallLog/index.ts +1 -5
  668. package/src/paths/Restapi/Account/Extension/CallLogSync/index.ts +0 -3
  669. package/src/paths/Restapi/Account/Extension/CallQueuePresence/index.ts +0 -3
  670. package/src/paths/Restapi/Account/Extension/CallQueues/index.ts +0 -3
  671. package/src/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.ts +1 -5
  672. package/src/paths/Restapi/Account/Extension/CallerBlocking/index.ts +0 -3
  673. package/src/paths/Restapi/Account/Extension/CallerId/index.ts +0 -3
  674. package/src/paths/Restapi/Account/Extension/CompanyPager/index.ts +0 -3
  675. package/src/paths/Restapi/Account/Extension/Conferencing/index.ts +0 -3
  676. package/src/paths/Restapi/Account/Extension/Device/index.ts +0 -3
  677. package/src/paths/Restapi/Account/Extension/EmergencyLocations/index.ts +1 -5
  678. package/src/paths/Restapi/Account/Extension/Favorite/index.ts +0 -3
  679. package/src/paths/Restapi/Account/Extension/Fax/index.ts +0 -3
  680. package/src/paths/Restapi/Account/Extension/Features/index.ts +0 -3
  681. package/src/paths/Restapi/Account/Extension/ForwardingNumber/index.ts +1 -5
  682. package/src/paths/Restapi/Account/Extension/Grant/index.ts +0 -3
  683. package/src/paths/Restapi/Account/Extension/Greeting/Content/index.ts +0 -3
  684. package/src/paths/Restapi/Account/Extension/Greeting/index.ts +0 -4
  685. package/src/paths/Restapi/Account/Extension/MessageStore/Content/index.ts +0 -4
  686. package/src/paths/Restapi/Account/Extension/MessageStore/index.ts +1 -5
  687. package/src/paths/Restapi/Account/Extension/MessageSync/index.ts +0 -3
  688. package/src/paths/Restapi/Account/Extension/Mms/index.ts +0 -3
  689. package/src/paths/Restapi/Account/Extension/NotificationSettings/index.ts +0 -3
  690. package/src/paths/Restapi/Account/Extension/OverflowSettings/index.ts +0 -3
  691. package/src/paths/Restapi/Account/Extension/PhoneNumber/index.ts +0 -3
  692. package/src/paths/Restapi/Account/Extension/Presence/index.ts +0 -3
  693. package/src/paths/Restapi/Account/Extension/ProfileImage/index.ts +1 -5
  694. package/src/paths/Restapi/Account/Extension/RingOut/index.ts +1 -5
  695. package/src/paths/Restapi/Account/Extension/Sms/index.ts +0 -3
  696. package/src/paths/Restapi/Account/Extension/UnifiedPresence/index.ts +0 -3
  697. package/src/paths/Restapi/Account/Extension/VideoConfiguration/index.ts +0 -3
  698. package/src/paths/Restapi/Account/Extension/index.ts +0 -4
  699. package/src/paths/Restapi/Account/ExtensionBulkUpdate/Tasks/index.ts +0 -4
  700. package/src/paths/Restapi/Account/ExtensionBulkUpdate/index.ts +0 -3
  701. package/src/paths/Restapi/Account/ForwardAllCalls/index.ts +0 -3
  702. package/src/paths/Restapi/Account/Greeting/Content/index.ts +0 -3
  703. package/src/paths/Restapi/Account/Greeting/index.ts +0 -3
  704. package/src/paths/Restapi/Account/IvrMenus/index.ts +0 -4
  705. package/src/paths/Restapi/Account/IvrPrompts/Content/index.ts +0 -3
  706. package/src/paths/Restapi/Account/IvrPrompts/index.ts +1 -5
  707. package/src/paths/Restapi/Account/MessageStoreConfiguration/index.ts +0 -3
  708. package/src/paths/Restapi/Account/MessageStoreReport/Archive/index.ts +0 -3
  709. package/src/paths/Restapi/Account/MessageStoreReport/index.ts +0 -4
  710. package/src/paths/Restapi/Account/PagingOnlyGroups/BulkAssign/index.ts +0 -3
  711. package/src/paths/Restapi/Account/PagingOnlyGroups/Devices/index.ts +0 -3
  712. package/src/paths/Restapi/Account/PagingOnlyGroups/Users/index.ts +0 -3
  713. package/src/paths/Restapi/Account/PagingOnlyGroups/index.ts +0 -3
  714. package/src/paths/Restapi/Account/PhoneNumber/index.ts +0 -4
  715. package/src/paths/Restapi/Account/Presence/index.ts +0 -3
  716. package/src/paths/Restapi/Account/Recording/Content/index.ts +0 -3
  717. package/src/paths/Restapi/Account/Recording/index.ts +0 -4
  718. package/src/paths/Restapi/Account/ServiceInfo/index.ts +0 -3
  719. package/src/paths/Restapi/Account/Sites/BulkAssign/index.ts +0 -3
  720. package/src/paths/Restapi/Account/Sites/Ivr/index.ts +0 -3
  721. package/src/paths/Restapi/Account/Sites/Members/index.ts +0 -3
  722. package/src/paths/Restapi/Account/Sites/index.ts +1 -5
  723. package/src/paths/Restapi/Account/Telephony/CallOut/index.ts +0 -3
  724. package/src/paths/Restapi/Account/Telephony/Conference/index.ts +1 -4
  725. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Answer/index.ts +0 -3
  726. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Bridge/index.ts +0 -3
  727. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/BringIn/index.ts +0 -3
  728. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Flip/index.ts +0 -3
  729. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.ts +6 -6
  730. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Hold/index.ts +0 -3
  731. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Ignore/index.ts +0 -3
  732. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.ts +1 -4
  733. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Pickup/index.ts +0 -3
  734. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.ts +1 -5
  735. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.ts +1 -4
  736. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Reply/index.ts +0 -3
  737. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Supervise/index.ts +0 -3
  738. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Transfer/index.ts +0 -3
  739. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.ts +1 -4
  740. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/index.ts +1 -5
  741. package/src/paths/Restapi/Account/Telephony/Sessions/Supervise/index.ts +0 -3
  742. package/src/paths/Restapi/Account/Telephony/Sessions/index.ts +1 -5
  743. package/src/paths/Restapi/Account/Telephony/index.ts +0 -2
  744. package/src/paths/Restapi/Account/Templates/index.ts +0 -4
  745. package/src/paths/Restapi/Account/UserRole/BulkAssign/index.ts +0 -3
  746. package/src/paths/Restapi/Account/UserRole/Default/index.ts +5 -7
  747. package/src/paths/Restapi/Account/UserRole/index.ts +1 -5
  748. package/src/paths/Restapi/Account/index.ts +6 -6
  749. package/src/paths/Restapi/ClientInfo/SipProvision/index.ts +0 -3
  750. package/src/paths/Restapi/ClientInfo/index.ts +0 -2
  751. package/src/paths/Restapi/Dictionary/Brand/ContractedCountry/index.ts +0 -4
  752. package/src/paths/Restapi/Dictionary/Brand/index.ts +0 -3
  753. package/src/paths/Restapi/Dictionary/Country/index.ts +0 -4
  754. package/src/paths/Restapi/Dictionary/FaxCoverPage/index.ts +0 -3
  755. package/src/paths/Restapi/Dictionary/Greeting/index.ts +0 -4
  756. package/src/paths/Restapi/Dictionary/Language/index.ts +0 -4
  757. package/src/paths/Restapi/Dictionary/Location/index.ts +0 -3
  758. package/src/paths/Restapi/Dictionary/Permission/index.ts +0 -4
  759. package/src/paths/Restapi/Dictionary/PermissionCategory/index.ts +0 -4
  760. package/src/paths/Restapi/Dictionary/State/index.ts +0 -4
  761. package/src/paths/Restapi/Dictionary/Timezone/index.ts +0 -4
  762. package/src/paths/Restapi/Dictionary/UserRole/index.ts +0 -4
  763. package/src/paths/Restapi/Dictionary/index.ts +0 -2
  764. package/src/paths/Restapi/NumberParser/Parse/index.ts +0 -3
  765. package/src/paths/Restapi/NumberParser/index.ts +0 -2
  766. package/src/paths/Restapi/Oauth/Authorize/index.ts +0 -3
  767. package/src/paths/Restapi/Oauth/Revoke/index.ts +0 -3
  768. package/src/paths/Restapi/Oauth/Token/index.ts +0 -3
  769. package/src/paths/Restapi/Oauth/index.ts +0 -2
  770. package/src/paths/Restapi/Subscription/Renew/index.ts +1 -4
  771. package/src/paths/Restapi/Subscription/index.ts +1 -5
  772. package/src/paths/Restapi/V2/Accounts/BatchProvisioning/Users/index.ts +0 -3
  773. package/src/paths/Restapi/V2/Accounts/BatchProvisioning/index.ts +0 -2
  774. package/src/paths/Restapi/V2/Accounts/DeviceInventory/index.ts +0 -3
  775. package/src/paths/Restapi/V2/Accounts/Devices/BulkAdd/index.ts +0 -3
  776. package/src/paths/Restapi/V2/Accounts/Devices/index.ts +34 -5
  777. package/src/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.ts +0 -3
  778. package/src/paths/Restapi/V2/Accounts/Extensions/Devices/index.ts +0 -3
  779. package/src/paths/Restapi/V2/Accounts/Extensions/index.ts +1 -3
  780. package/src/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.ts +0 -3
  781. package/src/paths/Restapi/V2/Accounts/Licenses/index.ts +1 -24
  782. package/src/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.ts +0 -4
  783. package/src/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.ts +0 -3
  784. package/src/paths/Restapi/V2/Accounts/PhoneNumbers/index.ts +0 -4
  785. package/src/paths/Restapi/V2/Accounts/SendActivationEmail/index.ts +1 -4
  786. package/src/paths/Restapi/V2/Accounts/SendWelcomeEmail/index.ts +0 -3
  787. package/src/paths/Restapi/V2/Accounts/index.ts +2 -6
  788. package/src/paths/Restapi/V2/index.ts +0 -2
  789. package/src/paths/Restapi/index.ts +0 -3
  790. package/src/paths/Scim/ResourceTypes/index.ts +0 -4
  791. package/src/paths/Scim/Schemas/index.ts +0 -4
  792. package/src/paths/Scim/ServiceProviderConfig/index.ts +0 -3
  793. package/src/paths/Scim/Users/DotSearch/index.ts +0 -3
  794. package/src/paths/Scim/Users/index.ts +1 -5
  795. package/src/paths/Scim/index.ts +0 -2
  796. package/src/paths/TeamMessaging/V1/AdaptiveCards/index.ts +1 -5
  797. package/src/paths/TeamMessaging/V1/Chats/AdaptiveCards/index.ts +0 -3
  798. package/src/paths/TeamMessaging/V1/Chats/Favorite/index.ts +1 -4
  799. package/src/paths/TeamMessaging/V1/Chats/Notes/index.ts +0 -3
  800. package/src/paths/TeamMessaging/V1/Chats/Posts/index.ts +1 -5
  801. package/src/paths/TeamMessaging/V1/Chats/Tasks/index.ts +0 -3
  802. package/src/paths/TeamMessaging/V1/Chats/Unfavorite/index.ts +1 -4
  803. package/src/paths/TeamMessaging/V1/Chats/index.ts +0 -4
  804. package/src/paths/TeamMessaging/V1/Companies/index.ts +0 -4
  805. package/src/paths/TeamMessaging/V1/Conversations/index.ts +0 -4
  806. package/src/paths/TeamMessaging/V1/DataExport/index.ts +0 -4
  807. package/src/paths/TeamMessaging/V1/Events/index.ts +1 -5
  808. package/src/paths/TeamMessaging/V1/Everyone/index.ts +0 -3
  809. package/src/paths/TeamMessaging/V1/Favorites/index.ts +0 -3
  810. package/src/paths/TeamMessaging/V1/Files/index.ts +0 -3
  811. package/src/paths/TeamMessaging/V1/Groups/Events/index.ts +0 -3
  812. package/src/paths/TeamMessaging/V1/Groups/Webhooks/index.ts +1 -4
  813. package/src/paths/TeamMessaging/V1/Groups/index.ts +0 -3
  814. package/src/paths/TeamMessaging/V1/Notes/Lock/index.ts +1 -4
  815. package/src/paths/TeamMessaging/V1/Notes/Publish/index.ts +1 -4
  816. package/src/paths/TeamMessaging/V1/Notes/Unlock/index.ts +1 -4
  817. package/src/paths/TeamMessaging/V1/Notes/index.ts +1 -5
  818. package/src/paths/TeamMessaging/V1/Persons/index.ts +0 -4
  819. package/src/paths/TeamMessaging/V1/Recent/Chats/index.ts +0 -3
  820. package/src/paths/TeamMessaging/V1/Recent/index.ts +0 -2
  821. package/src/paths/TeamMessaging/V1/Tasks/Complete/index.ts +0 -3
  822. package/src/paths/TeamMessaging/V1/Tasks/index.ts +1 -5
  823. package/src/paths/TeamMessaging/V1/Teams/Add/index.ts +0 -3
  824. package/src/paths/TeamMessaging/V1/Teams/Archive/index.ts +1 -4
  825. package/src/paths/TeamMessaging/V1/Teams/Join/index.ts +1 -4
  826. package/src/paths/TeamMessaging/V1/Teams/Leave/index.ts +1 -4
  827. package/src/paths/TeamMessaging/V1/Teams/Remove/index.ts +0 -3
  828. package/src/paths/TeamMessaging/V1/Teams/Unarchive/index.ts +1 -4
  829. package/src/paths/TeamMessaging/V1/Teams/index.ts +1 -5
  830. package/src/paths/TeamMessaging/V1/Webhooks/Activate/index.ts +1 -4
  831. package/src/paths/TeamMessaging/V1/Webhooks/Suspend/index.ts +1 -4
  832. package/src/paths/TeamMessaging/V1/Webhooks/index.ts +1 -5
  833. package/src/paths/TeamMessaging/V1/index.ts +0 -2
  834. package/src/paths/TeamMessaging/index.ts +0 -1
  835. package/src/paths/Webinar/Configuration/V1/Company/Sessions/index.ts +0 -3
  836. package/src/paths/Webinar/Configuration/V1/Company/index.ts +0 -2
  837. package/src/paths/Webinar/Configuration/V1/Sessions/index.ts +0 -3
  838. package/src/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.ts +1 -5
  839. package/src/paths/Webinar/Configuration/V1/Webinars/Sessions/index.ts +1 -5
  840. package/src/paths/Webinar/Configuration/V1/Webinars/index.ts +1 -5
  841. package/src/paths/Webinar/Configuration/V1/index.ts +0 -2
  842. package/src/paths/Webinar/Configuration/index.ts +0 -2
  843. package/src/paths/Webinar/History/V1/Company/Recordings/index.ts +0 -4
  844. package/src/paths/Webinar/History/V1/Company/Sessions/index.ts +0 -3
  845. package/src/paths/Webinar/History/V1/Company/index.ts +0 -2
  846. package/src/paths/Webinar/History/V1/Recordings/Download/index.ts +0 -3
  847. package/src/paths/Webinar/History/V1/Recordings/index.ts +0 -4
  848. package/src/paths/Webinar/History/V1/Sessions/index.ts +0 -3
  849. package/src/paths/Webinar/History/V1/Webinars/Sessions/Invitees/index.ts +0 -4
  850. package/src/paths/Webinar/History/V1/Webinars/Sessions/Participants/Self/index.ts +0 -3
  851. package/src/paths/Webinar/History/V1/Webinars/Sessions/Participants/index.ts +0 -3
  852. package/src/paths/Webinar/History/V1/Webinars/Sessions/index.ts +0 -4
  853. package/src/paths/Webinar/History/V1/Webinars/index.ts +0 -4
  854. package/src/paths/Webinar/History/V1/index.ts +0 -2
  855. package/src/paths/Webinar/History/index.ts +0 -2
  856. package/src/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.ts +1 -4
  857. package/src/paths/Webinar/Notifications/V1/Subscriptions/index.ts +1 -5
  858. package/src/paths/Webinar/Notifications/V1/index.ts +0 -2
  859. package/src/paths/Webinar/Notifications/index.ts +0 -2
  860. package/src/paths/Webinar/Registration/V1/Sessions/Registrants/index.ts +10 -14
  861. package/src/paths/Webinar/Registration/V1/Sessions/index.ts +0 -4
  862. package/src/paths/Webinar/Registration/V1/index.ts +0 -2
  863. package/src/paths/Webinar/Registration/index.ts +0 -2
  864. package/src/paths/Webinar/index.ts +0 -1
  865. package/src/samples.md +710 -678
  866. package/lib/definitions/LicensesStatisticsResponse.d.ts +0 -11
  867. package/lib/definitions/LicensesStatisticsResponse.js.map +0 -1
  868. package/lib/definitions/LicensesStatisticsResponseItem.d.ts +0 -29
  869. package/lib/definitions/LicensesStatisticsResponseItem.js.map +0 -1
  870. package/lib/definitions/ListLicensesV2Parameters.d.ts +0 -10
  871. package/lib/definitions/ListLicensesV2Parameters.js.map +0 -1
  872. package/lib/definitions/MessageCountryInfo.d.ts +0 -24
  873. package/lib/definitions/MessageCountryInfo.js.map +0 -1
  874. package/lib/definitions/OrderLine.d.ts +0 -24
  875. package/lib/definitions/OrderLine.js.map +0 -1
  876. package/lib/definitions/OrderLineBase.d.ts +0 -19
  877. package/lib/definitions/OrderLineBase.js.map +0 -1
  878. package/lib/definitions/RegistrantModel.js.map +0 -1
  879. package/lib/definitions/RegistrantModelResponsePost.js +0 -3
  880. package/lib/definitions/RegistrantModelResponsePost.js.map +0 -1
  881. package/lib/definitions/TMTaskListRecords.d.ts +0 -3
  882. package/lib/definitions/TMTaskListRecords.js.map +0 -1
  883. package/src/definitions/LicensesStatisticsResponse.ts +0 -13
  884. package/src/definitions/LicensesStatisticsResponseItem.ts +0 -33
  885. package/src/definitions/ListLicensesV2Parameters.ts +0 -11
  886. package/src/definitions/MessageCountryInfo.ts +0 -29
  887. package/src/definitions/OrderLine.ts +0 -27
  888. package/src/definitions/OrderLineBase.ts +0 -21
  889. package/src/definitions/TMTaskListRecords.ts +0 -4
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
2
2
 
3
3
  class Index {
4
4
  public rc: RingCentralInterface;
5
-
6
5
  public _parent: ParentInterface;
7
6
 
8
7
  public constructor(_parent: ParentInterface) {
9
8
  this._parent = _parent;
10
9
  this.rc = _parent.rc;
11
10
  }
12
-
13
11
  public path(): string {
14
12
  return `${this._parent.path()}/favorite`;
15
13
  }
16
-
17
14
  /**
18
15
  * Adds the specified chat to the users's list of favorite chats.
19
16
  * HTTP Method: post
@@ -22,7 +19,7 @@ class Index {
22
19
  * App Permission: TeamMessaging
23
20
  */
24
21
  public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
25
- const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
22
+ const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
26
23
  return r.data;
27
24
  }
28
25
  }
@@ -6,18 +6,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
10
 
12
11
  public constructor(_parent: ParentInterface) {
13
12
  this._parent = _parent;
14
13
  this.rc = _parent.rc;
15
14
  }
16
-
17
15
  public path(): string {
18
16
  return `${this._parent.path()}/notes`;
19
17
  }
20
-
21
18
  /**
22
19
  * Returns the list of chat notes.
23
20
  * HTTP Method: get
@@ -7,9 +7,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
7
7
 
8
8
  class Index {
9
9
  public rc: RingCentralInterface;
10
-
11
10
  public _parent: ParentInterface;
12
-
13
11
  public postId: string | null;
14
12
 
15
13
  public constructor(_parent: ParentInterface, postId: string | null = null) {
@@ -17,14 +15,12 @@ class Index {
17
15
  this.rc = _parent.rc;
18
16
  this.postId = postId;
19
17
  }
20
-
21
18
  public path(withParameter = true): string {
22
19
  if (withParameter && this.postId !== null) {
23
20
  return `${this._parent.path()}/posts/${this.postId}`;
24
21
  }
25
22
  return `${this._parent.path()}/posts`;
26
23
  }
27
-
28
24
  /**
29
25
  * Returns a list of posts from the specified chat.
30
26
  * HTTP Method: get
@@ -81,7 +77,7 @@ class Index {
81
77
  if (this.postId === null) {
82
78
  throw new Error('postId must be specified.');
83
79
  }
84
- const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
80
+ const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
85
81
  return r.data;
86
82
  }
87
83
 
@@ -6,18 +6,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
10
 
12
11
  public constructor(_parent: ParentInterface) {
13
12
  this._parent = _parent;
14
13
  this.rc = _parent.rc;
15
14
  }
16
-
17
15
  public path(): string {
18
16
  return `${this._parent.path()}/tasks`;
19
17
  }
20
-
21
18
  /**
22
19
  * Returns the list of tasks of the specified chat.
23
20
  * HTTP Method: get
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
2
2
 
3
3
  class Index {
4
4
  public rc: RingCentralInterface;
5
-
6
5
  public _parent: ParentInterface;
7
6
 
8
7
  public constructor(_parent: ParentInterface) {
9
8
  this._parent = _parent;
10
9
  this.rc = _parent.rc;
11
10
  }
12
-
13
11
  public path(): string {
14
12
  return `${this._parent.path()}/unfavorite`;
15
13
  }
16
-
17
14
  /**
18
15
  * Removes the specified chat from the users's list of favorite chats.
19
16
  * HTTP Method: post
@@ -22,7 +19,7 @@ class Index {
22
19
  * App Permission: TeamMessaging
23
20
  */
24
21
  public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
25
- const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
22
+ const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
26
23
  return r.data;
27
24
  }
28
25
  }
@@ -11,9 +11,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
11
11
 
12
12
  class Index {
13
13
  public rc: RingCentralInterface;
14
-
15
14
  public _parent: ParentInterface;
16
-
17
15
  public chatId: string | null;
18
16
 
19
17
  public constructor(_parent: ParentInterface, chatId: string | null = null) {
@@ -21,14 +19,12 @@ class Index {
21
19
  this.rc = _parent.rc;
22
20
  this.chatId = chatId;
23
21
  }
24
-
25
22
  public path(withParameter = true): string {
26
23
  if (withParameter && this.chatId !== null) {
27
24
  return `${this._parent.path()}/chats/${this.chatId}`;
28
25
  }
29
26
  return `${this._parent.path()}/chats`;
30
27
  }
31
-
32
28
  /**
33
29
  * Returns the list of chats where the user is a member and also public teams that can be joined.
34
30
  *
@@ -3,9 +3,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
-
9
7
  public companyId: string | null;
10
8
 
11
9
  public constructor(_parent: ParentInterface, companyId: string | null = null) {
@@ -13,14 +11,12 @@ class Index {
13
11
  this.rc = _parent.rc;
14
12
  this.companyId = companyId;
15
13
  }
16
-
17
14
  public path(withParameter = true): string {
18
15
  if (withParameter && this.companyId !== null) {
19
16
  return `${this._parent.path()}/companies/${this.companyId}`;
20
17
  }
21
18
  return `${this._parent.path()}/companies`;
22
19
  }
23
-
24
20
  /**
25
21
  * Returns information about one or more companies by their IDs.
26
22
  * HTTP Method: get
@@ -6,9 +6,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
-
12
10
  public chatId: string | null;
13
11
 
14
12
  public constructor(_parent: ParentInterface, chatId: string | null = null) {
@@ -16,14 +14,12 @@ class Index {
16
14
  this.rc = _parent.rc;
17
15
  this.chatId = chatId;
18
16
  }
19
-
20
17
  public path(withParameter = true): string {
21
18
  if (withParameter && this.chatId !== null) {
22
19
  return `${this._parent.path()}/conversations/${this.chatId}`;
23
20
  }
24
21
  return `${this._parent.path()}/conversations`;
25
22
  }
26
-
27
23
  /**
28
24
  * Returns the list of conversations where the user is a member. All records in response are sorted by creation time of a conversation in ascending order. Conversation is a chat of the *Group* type.
29
25
  * HTTP Method: get
@@ -6,9 +6,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
-
12
10
  public taskId: string | null;
13
11
 
14
12
  public constructor(_parent: ParentInterface, taskId: string | null = null) {
@@ -16,14 +14,12 @@ class Index {
16
14
  this.rc = _parent.rc;
17
15
  this.taskId = taskId;
18
16
  }
19
-
20
17
  public path(withParameter = true): string {
21
18
  if (withParameter && this.taskId !== null) {
22
19
  return `${this._parent.path()}/data-export/${this.taskId}`;
23
20
  }
24
21
  return `${this._parent.path()}/data-export`;
25
22
  }
26
-
27
23
  /**
28
24
  * Returns the list of Glip data export tasks.
29
25
  * HTTP Method: get
@@ -6,9 +6,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
-
12
10
  public eventId: string | null;
13
11
 
14
12
  public constructor(_parent: ParentInterface, eventId: string | null = null) {
@@ -16,14 +14,12 @@ class Index {
16
14
  this.rc = _parent.rc;
17
15
  this.eventId = eventId;
18
16
  }
19
-
20
17
  public path(withParameter = true): string {
21
18
  if (withParameter && this.eventId !== null) {
22
19
  return `${this._parent.path()}/events/${this.eventId}`;
23
20
  }
24
21
  return `${this._parent.path()}/events`;
25
22
  }
26
-
27
23
  /**
28
24
  * Returns all calendar events created by the current user.
29
25
  * HTTP Method: get
@@ -98,7 +94,7 @@ class Index {
98
94
  if (this.eventId === null) {
99
95
  throw new Error('eventId must be specified.');
100
96
  }
101
- const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
97
+ const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
102
98
  return r.data;
103
99
  }
104
100
  }
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
8
 
10
9
  public constructor(_parent: ParentInterface) {
11
10
  this._parent = _parent;
12
11
  this.rc = _parent.rc;
13
12
  }
14
-
15
13
  public path(): string {
16
14
  return `${this._parent.path()}/everyone`;
17
15
  }
18
-
19
16
  /**
20
17
  * Returns information about "Everyone" chat (a company level chat which includes all employees).
21
18
  * HTTP Method: get
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
8
 
10
9
  public constructor(_parent: ParentInterface) {
11
10
  this._parent = _parent;
12
11
  this.rc = _parent.rc;
13
12
  }
14
-
15
13
  public path(): string {
16
14
  return `${this._parent.path()}/favorites`;
17
15
  }
18
-
19
16
  /**
20
17
  * Returns a list of the current user's favorite chats.
21
18
  * HTTP Method: get
@@ -6,18 +6,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
10
 
12
11
  public constructor(_parent: ParentInterface) {
13
12
  this._parent = _parent;
14
13
  this.rc = _parent.rc;
15
14
  }
16
-
17
15
  public path(): string {
18
16
  return `${this._parent.path()}/files`;
19
17
  }
20
-
21
18
  /**
22
19
  * Posts a file.
23
20
  * HTTP Method: post
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
8
 
10
9
  public constructor(_parent: ParentInterface) {
11
10
  this._parent = _parent;
12
11
  this.rc = _parent.rc;
13
12
  }
14
-
15
13
  public path(): string {
16
14
  return `${this._parent.path()}/events`;
17
15
  }
18
-
19
16
  /**
20
17
  * Returns a list of calendar events available for the current user within the specified group. Users can only see their personal tasks and public tasks.
21
18
  * HTTP Method: get
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
8
 
10
9
  public constructor(_parent: ParentInterface) {
11
10
  this._parent = _parent;
12
11
  this.rc = _parent.rc;
13
12
  }
14
-
15
13
  public path(): string {
16
14
  return `${this._parent.path()}/webhooks`;
17
15
  }
18
-
19
16
  /**
20
17
  * Returns webhooks which are available for the current user by group ID.
21
18
  * HTTP Method: get
@@ -36,7 +33,7 @@ class Index {
36
33
  * App Permission: TeamMessaging
37
34
  */
38
35
  public async post(restRequestConfig?: RestRequestConfig): Promise<TMWebhookInfo> {
39
- const r = await this.rc.post<TMWebhookInfo>(this.path(), undefined, restRequestConfig);
36
+ const r = await this.rc.post<TMWebhookInfo>(this.path(), undefined, undefined, restRequestConfig);
40
37
  return r.data;
41
38
  }
42
39
  }
@@ -4,9 +4,7 @@ import type { RingCentralInterface, ParentInterface } from '../../../../types';
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
-
10
8
  public groupId: string | null;
11
9
 
12
10
  public constructor(_parent: ParentInterface, groupId: string | null = null) {
@@ -14,7 +12,6 @@ class Index {
14
12
  this.rc = _parent.rc;
15
13
  this.groupId = groupId;
16
14
  }
17
-
18
15
  public path(withParameter = true): string {
19
16
  if (withParameter && this.groupId !== null) {
20
17
  return `${this._parent.path()}/groups/${this.groupId}`;
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
2
2
 
3
3
  class Index {
4
4
  public rc: RingCentralInterface;
5
-
6
5
  public _parent: ParentInterface;
7
6
 
8
7
  public constructor(_parent: ParentInterface) {
9
8
  this._parent = _parent;
10
9
  this.rc = _parent.rc;
11
10
  }
12
-
13
11
  public path(): string {
14
12
  return `${this._parent.path()}/lock`;
15
13
  }
16
-
17
14
  /**
18
15
  * Locks a note providing the user with the unique write access for 5 hours.
19
16
  * HTTP Method: post
@@ -22,7 +19,7 @@ class Index {
22
19
  * App Permission: TeamMessaging
23
20
  */
24
21
  public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
25
- const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
22
+ const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
26
23
  return r.data;
27
24
  }
28
25
  }
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
7
 
9
8
  public constructor(_parent: ParentInterface) {
10
9
  this._parent = _parent;
11
10
  this.rc = _parent.rc;
12
11
  }
13
-
14
12
  public path(): string {
15
13
  return `${this._parent.path()}/publish`;
16
14
  }
17
-
18
15
  /**
19
16
  * Publishes a note making it visible to other users.
20
17
  * HTTP Method: post
@@ -23,7 +20,7 @@ class Index {
23
20
  * App Permission: TeamMessaging
24
21
  */
25
22
  public async post(restRequestConfig?: RestRequestConfig): Promise<TMNoteInfo> {
26
- const r = await this.rc.post<TMNoteInfo>(this.path(), undefined, restRequestConfig);
23
+ const r = await this.rc.post<TMNoteInfo>(this.path(), undefined, undefined, restRequestConfig);
27
24
  return r.data;
28
25
  }
29
26
  }
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
2
2
 
3
3
  class Index {
4
4
  public rc: RingCentralInterface;
5
-
6
5
  public _parent: ParentInterface;
7
6
 
8
7
  public constructor(_parent: ParentInterface) {
9
8
  this._parent = _parent;
10
9
  this.rc = _parent.rc;
11
10
  }
12
-
13
11
  public path(): string {
14
12
  return `${this._parent.path()}/unlock`;
15
13
  }
16
-
17
14
  /**
18
15
  * Unlocks a note letting other users edit this note. Once the note is locked (by another user) it cannot be unlocked during 5 hours since the lock datetime.
19
16
  * HTTP Method: post
@@ -22,7 +19,7 @@ class Index {
22
19
  * App Permission: TeamMessaging
23
20
  */
24
21
  public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
25
- const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
22
+ const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
26
23
  return r.data;
27
24
  }
28
25
  }
@@ -9,9 +9,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
9
9
 
10
10
  class Index {
11
11
  public rc: RingCentralInterface;
12
-
13
12
  public _parent: ParentInterface;
14
-
15
13
  public noteId: string | null;
16
14
 
17
15
  public constructor(_parent: ParentInterface, noteId: string | null = null) {
@@ -19,14 +17,12 @@ class Index {
19
17
  this.rc = _parent.rc;
20
18
  this.noteId = noteId;
21
19
  }
22
-
23
20
  public path(withParameter = true): string {
24
21
  if (withParameter && this.noteId !== null) {
25
22
  return `${this._parent.path()}/notes/${this.noteId}`;
26
23
  }
27
24
  return `${this._parent.path()}/notes`;
28
25
  }
29
-
30
26
  /**
31
27
  * Returns the specified note(s). It is possible to fetch up to 50 notes per request.
32
28
  * HTTP Method: get
@@ -53,7 +49,7 @@ class Index {
53
49
  if (this.noteId === null) {
54
50
  throw new Error('noteId must be specified.');
55
51
  }
56
- const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
52
+ const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
57
53
  return r.data;
58
54
  }
59
55
 
@@ -3,9 +3,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
-
9
7
  public personId: string | null;
10
8
 
11
9
  public constructor(_parent: ParentInterface, personId: string | null = null) {
@@ -13,14 +11,12 @@ class Index {
13
11
  this.rc = _parent.rc;
14
12
  this.personId = personId;
15
13
  }
16
-
17
14
  public path(withParameter = true): string {
18
15
  if (withParameter && this.personId !== null) {
19
16
  return `${this._parent.path()}/persons/${this.personId}`;
20
17
  }
21
18
  return `${this._parent.path()}/persons`;
22
19
  }
23
-
24
20
  /**
25
21
  * Returns a user or multiple users by their ID(s). Batch request is supported.
26
22
  * HTTP Method: get
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
4
4
 
5
5
  class Index {
6
6
  public rc: RingCentralInterface;
7
-
8
7
  public _parent: ParentInterface;
9
8
 
10
9
  public constructor(_parent: ParentInterface) {
11
10
  this._parent = _parent;
12
11
  this.rc = _parent.rc;
13
12
  }
14
-
15
13
  public path(): string {
16
14
  return `${this._parent.path()}/chats`;
17
15
  }
18
-
19
16
  /**
20
17
  * Returns recent chats where the user is a member. All records in response are sorted by the `lastModifiedTime` in descending order (the latest changed chat is displayed first on page)
21
18
  * HTTP Method: get
@@ -3,14 +3,12 @@ import type { RingCentralInterface, ParentInterface } from '../../../../types';
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
7
 
9
8
  public constructor(_parent: ParentInterface) {
10
9
  this._parent = _parent;
11
10
  this.rc = _parent.rc;
12
11
  }
13
-
14
12
  public path(): string {
15
13
  return `${this._parent.path(false)}/recent`;
16
14
  }
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
7
 
9
8
  public constructor(_parent: ParentInterface) {
10
9
  this._parent = _parent;
11
10
  this.rc = _parent.rc;
12
11
  }
13
-
14
12
  public path(): string {
15
13
  return `${this._parent.path()}/complete`;
16
14
  }
17
-
18
15
  /**
19
16
  * Completes a task in the specified chat.
20
17
  * HTTP Method: post
@@ -6,9 +6,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
6
6
 
7
7
  class Index {
8
8
  public rc: RingCentralInterface;
9
-
10
9
  public _parent: ParentInterface;
11
-
12
10
  public taskId: string | null;
13
11
 
14
12
  public constructor(_parent: ParentInterface, taskId: string | null = null) {
@@ -16,14 +14,12 @@ class Index {
16
14
  this.rc = _parent.rc;
17
15
  this.taskId = taskId;
18
16
  }
19
-
20
17
  public path(withParameter = true): string {
21
18
  if (withParameter && this.taskId !== null) {
22
19
  return `${this._parent.path()}/tasks/${this.taskId}`;
23
20
  }
24
21
  return `${this._parent.path()}/tasks`;
25
22
  }
26
-
27
23
  /**
28
24
  * Returns information about the specified task(s) by ID(s).
29
25
  * HTTP Method: get
@@ -50,7 +46,7 @@ class Index {
50
46
  if (this.taskId === null) {
51
47
  throw new Error('taskId must be specified.');
52
48
  }
53
- const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
49
+ const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
54
50
  return r.data;
55
51
  }
56
52
 
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
3
3
 
4
4
  class Index {
5
5
  public rc: RingCentralInterface;
6
-
7
6
  public _parent: ParentInterface;
8
7
 
9
8
  public constructor(_parent: ParentInterface) {
10
9
  this._parent = _parent;
11
10
  this.rc = _parent.rc;
12
11
  }
13
-
14
12
  public path(): string {
15
13
  return `${this._parent.path()}/add`;
16
14
  }
17
-
18
15
  /**
19
16
  * Adds members to the specified team.
20
17
  * HTTP Method: post
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
2
2
 
3
3
  class Index {
4
4
  public rc: RingCentralInterface;
5
-
6
5
  public _parent: ParentInterface;
7
6
 
8
7
  public constructor(_parent: ParentInterface) {
9
8
  this._parent = _parent;
10
9
  this.rc = _parent.rc;
11
10
  }
12
-
13
11
  public path(): string {
14
12
  return `${this._parent.path()}/archive`;
15
13
  }
16
-
17
14
  /**
18
15
  * Changes the status of the specified team to 'Archived'.
19
16
  * HTTP Method: post
@@ -22,7 +19,7 @@ class Index {
22
19
  * App Permission: TeamMessaging
23
20
  */
24
21
  public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
25
- const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
22
+ const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
26
23
  return r.data;
27
24
  }
28
25
  }