@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.
- package/lib/FormData.js.map +1 -1
- package/lib/Rest.js +1 -1
- package/lib/Rest.js.map +1 -1
- package/lib/Utils.js.map +1 -1
- package/lib/definitions/AccountHistoryPaging.d.ts +31 -0
- package/lib/definitions/AccountHistoryPaging.js +3 -0
- package/lib/definitions/AccountHistoryPaging.js.map +1 -0
- package/lib/definitions/AccountHistorySearchPublicResponse.d.ts +5 -1
- package/lib/definitions/AccountInfo.d.ts +4 -0
- package/lib/definitions/AsrInput.d.ts +2 -2
- package/lib/definitions/AssignedRoleResource.d.ts +5 -0
- package/lib/definitions/CallRecordingIds.d.ts +8 -0
- package/lib/definitions/{RegistrantModel.js → CallRecordingIds.js} +1 -1
- package/lib/definitions/CallRecordingIds.js.map +1 -0
- package/lib/definitions/ConversationalInsightsUnit.d.ts +1 -1
- package/lib/definitions/ConversationalInsightsUnitValues.d.ts +1 -0
- package/lib/definitions/CreateMMSMessage.d.ts +2 -2
- package/lib/definitions/CreateSMSMessage.d.ts +2 -2
- package/lib/definitions/DefaultUserRole.d.ts +17 -0
- package/lib/definitions/{OrderLineBase.js → DefaultUserRole.js} +1 -1
- package/lib/definitions/DefaultUserRole.js.map +1 -0
- package/lib/definitions/DiarizeInput.d.ts +2 -2
- package/lib/definitions/EnrollmentInput.d.ts +1 -1
- package/lib/definitions/EnrollmentStatus.d.ts +1 -1
- package/lib/definitions/ExtensionCreationRequest.d.ts +3 -3
- package/lib/definitions/ExtensionCurrencyInfoRequest.d.ts +7 -0
- package/lib/definitions/{LicensesStatisticsResponse.js → ExtensionCurrencyInfoRequest.js} +1 -1
- package/lib/definitions/ExtensionCurrencyInfoRequest.js.map +1 -0
- package/lib/definitions/ExtensionInfo.d.ts +3 -2
- package/lib/definitions/ExtensionInfoGrants.d.ts +1 -1
- package/lib/definitions/ExtensionRegionalSettingRequest.d.ts +4 -0
- package/lib/definitions/ExtensionStatusInfo.d.ts +7 -1
- package/lib/definitions/ExtensionUpdateRequest.d.ts +1 -9
- package/lib/definitions/ForwardCallPartyResponse.d.ts +64 -0
- package/lib/definitions/{ListLicensesV2Parameters.js → ForwardCallPartyResponse.js} +1 -1
- package/lib/definitions/ForwardCallPartyResponse.js.map +1 -0
- package/lib/definitions/GetExtensionInfoResponse.d.ts +2 -2
- package/lib/definitions/GetExtensionListInfoResponse.d.ts +1 -1
- package/lib/definitions/GrantInfo.d.ts +5 -0
- package/lib/definitions/IdentifyInput.d.ts +2 -2
- package/lib/definitions/InteractionInput.d.ts +3 -3
- package/lib/definitions/ListAccountPhoneNumbersV2Parameters.d.ts +2 -2
- package/lib/definitions/ListExtensionGrantsParameters.d.ts +3 -3
- package/lib/definitions/ListExtensionPhoneNumbersParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionsParameters.d.ts +1 -1
- package/lib/definitions/MessageEvent.d.ts +2 -1
- package/lib/definitions/MessageEventBody.d.ts +2 -1
- package/lib/definitions/MessageStoreCallerInfoRequest.d.ts +1 -0
- package/lib/definitions/OwnerInfo.d.ts +1 -1
- package/lib/definitions/Participant.d.ts +4 -0
- package/lib/definitions/PhoneNumberInfoIntId.d.ts +1 -1
- package/lib/definitions/RecipientInfo.d.ts +3 -4
- package/lib/definitions/ReferenceInfo.d.ts +4 -0
- package/lib/definitions/RegistrantBaseModel.d.ts +0 -5
- package/lib/definitions/RegistrantBaseModelWithQuestionnaire.d.ts +65 -0
- package/lib/definitions/RegistrantBaseModelWithQuestionnaire.js +3 -0
- package/lib/definitions/RegistrantBaseModelWithQuestionnaire.js.map +1 -0
- package/lib/definitions/RegistrantListResource.d.ts +2 -2
- package/lib/definitions/{RegistrantModelResponsePost.d.ts → RegistrantModelResponsePostWithQuestionnaire.d.ts} +2 -2
- package/lib/definitions/RegistrantModelResponsePostWithQuestionnaire.js +3 -0
- package/lib/definitions/RegistrantModelResponsePostWithQuestionnaire.js.map +1 -0
- package/lib/definitions/{RegistrantModel.d.ts → RegistrantModelWithQuestionnaire.d.ts} +2 -2
- package/lib/definitions/{LicensesStatisticsResponseItem.js → RegistrantModelWithQuestionnaire.js} +1 -1
- package/lib/definitions/RegistrantModelWithQuestionnaire.js.map +1 -0
- package/lib/definitions/RemoveLineRequest.d.ts +14 -0
- package/lib/definitions/{TMTaskListRecords.js → RemoveLineRequest.js} +1 -1
- package/lib/definitions/RemoveLineRequest.js.map +1 -0
- package/lib/definitions/RemoveLineResponse.d.ts +25 -0
- package/lib/definitions/{MessageCountryInfo.js → RemoveLineResponse.js} +1 -1
- package/lib/definitions/RemoveLineResponse.js.map +1 -0
- package/lib/definitions/ServiceInfo.d.ts +1 -1
- package/lib/definitions/SessionGlobalListEntry.d.ts +6 -0
- package/lib/definitions/SitesList.d.ts +8 -0
- package/lib/definitions/SmsRequestCountryInfo.d.ts +14 -0
- package/lib/definitions/SmsRequestCountryInfo.js +3 -0
- package/lib/definitions/SmsRequestCountryInfo.js.map +1 -0
- package/lib/definitions/SpeakerInsightsUnit.d.ts +1 -1
- package/lib/definitions/StatusInfo.d.ts +22 -0
- package/lib/definitions/{OrderLine.js → StatusInfo.js} +1 -1
- package/lib/definitions/StatusInfo.js.map +1 -0
- package/lib/definitions/TMCompleteTaskRequestAssignees.d.ts +1 -1
- package/lib/definitions/TMCreateTaskRequest.d.ts +1 -1
- package/lib/definitions/TMCreateTaskRequestAssignees.d.ts +1 -1
- package/lib/definitions/TMTaskInfo.d.ts +13 -13
- package/lib/definitions/TMTaskInfoAssignees.d.ts +1 -1
- package/lib/definitions/TMTaskInfoCreator.d.ts +1 -1
- package/lib/definitions/TMTaskInfoRecurrence.d.ts +4 -4
- package/lib/definitions/TMTaskList.d.ts +6 -2
- package/lib/definitions/TMUpdateTaskRequest.d.ts +3 -3
- package/lib/definitions/TMUpdateTaskRequestAssignees.d.ts +1 -1
- package/lib/definitions/TMUpdateTaskRequestRecurrence.d.ts +2 -2
- package/lib/definitions/TaskAttachment.d.ts +2 -2
- package/lib/definitions/UserPhoneNumberExtensionInfo.d.ts +1 -1
- package/lib/definitions/WcsSessionBaseModel.d.ts +6 -0
- package/lib/definitions/WcsSessionResource.d.ts +6 -0
- package/lib/definitions/WcsSessionWithLocaleCodeModel.d.ts +6 -0
- package/lib/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/Async/SpeakerIdentify/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/Async/SpeechToText/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/Async/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/Enrollments/index.d.ts +5 -5
- package/lib/paths/Ai/Audio/V1/Enrollments/index.js +14 -14
- package/lib/paths/Ai/Audio/V1/Enrollments/index.js.map +1 -1
- package/lib/paths/Ai/Audio/V1/index.d.ts +1 -1
- package/lib/paths/Ai/Audio/V1/index.js +2 -2
- package/lib/paths/Ai/Audio/V1/index.js.map +1 -1
- package/lib/paths/Ai/Audio/index.js.map +1 -1
- package/lib/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.js.map +1 -1
- package/lib/paths/Ai/Insights/V1/Async/index.js.map +1 -1
- package/lib/paths/Ai/Insights/V1/index.js.map +1 -1
- package/lib/paths/Ai/Insights/index.js.map +1 -1
- package/lib/paths/Ai/Status/V1/Jobs/index.js.map +1 -1
- package/lib/paths/Ai/Status/V1/index.js.map +1 -1
- package/lib/paths/Ai/Status/index.js.map +1 -1
- package/lib/paths/Ai/Text/V1/Async/Punctuate/index.js.map +1 -1
- package/lib/paths/Ai/Text/V1/Async/Summarize/index.js.map +1 -1
- package/lib/paths/Ai/Text/V1/Async/index.js.map +1 -1
- package/lib/paths/Ai/Text/V1/index.js.map +1 -1
- package/lib/paths/Ai/Text/index.js.map +1 -1
- package/lib/paths/Ai/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/Accounts/Aggregation/Fetch/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/Accounts/Aggregation/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/Accounts/Timeline/Fetch/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/Accounts/Timeline/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/Accounts/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/V1/index.js.map +1 -1
- package/lib/paths/Analytics/Calls/index.js.map +1 -1
- package/lib/paths/Analytics/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Accounts/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/History/Meetings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/History/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Account/Extension/Bridges/Default/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Account/Extension/Bridges/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Account/Extension/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Account/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Bridges/Pin/Pstn/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Bridges/Pin/Web/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Bridges/Pin/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/Bridges/index.js +1 -1
- package/lib/paths/Rcvideo/V2/Bridges/index.js.map +1 -1
- package/lib/paths/Rcvideo/V2/index.js.map +1 -1
- package/lib/paths/Rcvideo/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/Batches/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/Messages/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/OptOuts/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/OptOuts/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/Statuses/index.js.map +1 -1
- package/lib/paths/Restapi/Account/A2pSms/index.js.map +1 -1
- package/lib/paths/Restapi/Account/ActiveCalls/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AddressBookBulkUpload/Tasks/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AddressBookBulkUpload/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AnsweringRule/index.js +1 -1
- package/lib/paths/Restapi/Account/AnsweringRule/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AssignedRole/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AuditTrail/Search/index.js.map +1 -1
- package/lib/paths/Restapi/Account/AuditTrail/index.js.map +1 -1
- package/lib/paths/Restapi/Account/BusinessAddress/index.js.map +1 -1
- package/lib/paths/Restapi/Account/BusinessHours/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallLog/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallLogSync/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallMonitoringGroups/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallMonitoringGroups/Members/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallMonitoringGroups/index.js +1 -1
- package/lib/paths/Restapi/Account/CallMonitoringGroups/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallQueues/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallQueues/Members/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallQueues/Presence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallRecording/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallRecording/CustomGreetings/index.js +2 -2
- package/lib/paths/Restapi/Account/CallRecording/CustomGreetings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallRecording/Extensions/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallRecording/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallRecordings/index.d.ts +18 -0
- package/lib/paths/Restapi/Account/CallRecordings/index.js +25 -0
- package/lib/paths/Restapi/Account/CallRecordings/index.js.map +1 -0
- package/lib/paths/Restapi/Account/CustomFields/index.js +1 -1
- package/lib/paths/Restapi/Account/CustomFields/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Device/Emergency/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Device/SipInfo/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Device/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/Entries/Search/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/Entries/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/Federation/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.js +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.js +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkCreate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkUpdate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkValidate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Tasks/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.js +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkCreate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkUpdate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkValidate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyAddressAutoUpdate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyLocations/index.js +1 -1
- package/lib/paths/Restapi/Account/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/ActiveCalls/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AddressBook/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AddressBookSync/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AdministeredSites/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AssignedRole/Default/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/AssignedRole/Default/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AssignedRole/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AuthzProfile/Check/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AuthzProfile/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/BusinessHours/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallLog/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/CallLog/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallLogSync/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallQueuePresence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CallerId/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/CompanyPager/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Conferencing/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Device/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Favorite/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Fax/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Features/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/ForwardingNumber/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/ForwardingNumber/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Grant/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Greeting/Content/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Greeting/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/MessageStore/Content/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/MessageStore/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/MessageStore/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/MessageSync/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Mms/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/NotificationSettings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/PhoneNumber/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Presence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/ProfileImage/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/ProfileImage/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/RingOut/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/RingOut/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Sms/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/UnifiedPresence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/VideoConfiguration/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
- package/lib/paths/Restapi/Account/ExtensionBulkUpdate/Tasks/index.js.map +1 -1
- package/lib/paths/Restapi/Account/ExtensionBulkUpdate/index.js.map +1 -1
- package/lib/paths/Restapi/Account/ForwardAllCalls/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Greeting/Content/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Greeting/index.js.map +1 -1
- package/lib/paths/Restapi/Account/IvrMenus/index.js.map +1 -1
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js.map +1 -1
- package/lib/paths/Restapi/Account/IvrPrompts/index.js +1 -1
- package/lib/paths/Restapi/Account/IvrPrompts/index.js.map +1 -1
- package/lib/paths/Restapi/Account/MessageStoreConfiguration/index.js.map +1 -1
- package/lib/paths/Restapi/Account/MessageStoreReport/Archive/index.js.map +1 -1
- package/lib/paths/Restapi/Account/MessageStoreReport/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PagingOnlyGroups/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PagingOnlyGroups/Devices/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PagingOnlyGroups/Users/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PagingOnlyGroups/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PhoneNumber/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Presence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Recording/Content/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Recording/index.js.map +1 -1
- package/lib/paths/Restapi/Account/ServiceInfo/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Sites/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Sites/Ivr/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Sites/Members/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Sites/index.js +1 -1
- package/lib/paths/Restapi/Account/Sites/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/CallOut/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Conference/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Conference/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Answer/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Bridge/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/BringIn/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Flip/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.d.ts +2 -2
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Hold/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Ignore/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Pickup/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Reply/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Supervise/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Transfer/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/Supervise/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/index.js +1 -1
- package/lib/paths/Restapi/Account/Telephony/Sessions/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Telephony/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Templates/index.js.map +1 -1
- package/lib/paths/Restapi/Account/UserRole/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/Account/UserRole/Default/index.d.ts +3 -2
- package/lib/paths/Restapi/Account/UserRole/Default/index.js.map +1 -1
- package/lib/paths/Restapi/Account/UserRole/index.js +1 -1
- package/lib/paths/Restapi/Account/UserRole/index.js.map +1 -1
- package/lib/paths/Restapi/Account/index.d.ts +3 -2
- package/lib/paths/Restapi/Account/index.js +5 -2
- package/lib/paths/Restapi/Account/index.js.map +1 -1
- package/lib/paths/Restapi/ClientInfo/SipProvision/index.js.map +1 -1
- package/lib/paths/Restapi/ClientInfo/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Brand/ContractedCountry/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Brand/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Country/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/FaxCoverPage/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Greeting/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Language/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Location/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Permission/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/PermissionCategory/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/State/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/Timezone/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/UserRole/index.js.map +1 -1
- package/lib/paths/Restapi/Dictionary/index.js.map +1 -1
- package/lib/paths/Restapi/NumberParser/Parse/index.js.map +1 -1
- package/lib/paths/Restapi/NumberParser/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/Authorize/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/Revoke/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/Token/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/index.js.map +1 -1
- package/lib/paths/Restapi/Subscription/Renew/index.js +1 -1
- package/lib/paths/Restapi/Subscription/Renew/index.js.map +1 -1
- package/lib/paths/Restapi/Subscription/index.js +1 -1
- package/lib/paths/Restapi/Subscription/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/BatchProvisioning/Users/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/BatchProvisioning/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/DeviceInventory/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Devices/BulkAdd/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Devices/index.d.ts +21 -3
- package/lib/paths/Restapi/V2/Accounts/Devices/index.js +27 -2
- package/lib/paths/Restapi/V2/Accounts/Devices/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.d.ts +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Licenses/index.d.ts +1 -15
- package/lib/paths/Restapi/V2/Accounts/Licenses/index.js +0 -15
- package/lib/paths/Restapi/V2/Accounts/Licenses/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/SendActivationEmail/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/SendActivationEmail/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/SendWelcomeEmail/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/index.js +2 -2
- package/lib/paths/Restapi/V2/Accounts/index.js.map +1 -1
- package/lib/paths/Restapi/V2/index.js.map +1 -1
- package/lib/paths/Restapi/index.js.map +1 -1
- package/lib/paths/Scim/ResourceTypes/index.js.map +1 -1
- package/lib/paths/Scim/Schemas/index.js.map +1 -1
- package/lib/paths/Scim/ServiceProviderConfig/index.js.map +1 -1
- package/lib/paths/Scim/Users/DotSearch/index.js.map +1 -1
- package/lib/paths/Scim/Users/index.js +1 -1
- package/lib/paths/Scim/Users/index.js.map +1 -1
- package/lib/paths/Scim/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/AdaptiveCards/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/AdaptiveCards/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/AdaptiveCards/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Favorite/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Favorite/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Notes/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Tasks/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Unfavorite/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Unfavorite/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Companies/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Conversations/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/DataExport/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Events/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Events/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Everyone/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Favorites/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Files/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Groups/Events/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Groups/Webhooks/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Groups/Webhooks/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Groups/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Lock/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Lock/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Publish/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Publish/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Unlock/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/Unlock/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Notes/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Persons/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Recent/Chats/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Recent/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Tasks/Complete/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Tasks/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Tasks/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Add/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Archive/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Archive/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Join/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Join/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Leave/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Leave/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Remove/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Unarchive/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/Unarchive/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Teams/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/Activate/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/Activate/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/Suspend/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/Suspend/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/index.js +1 -1
- package/lib/paths/TeamMessaging/V1/Webhooks/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/index.js.map +1 -1
- package/lib/paths/TeamMessaging/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Company/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Company/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.js +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/index.js +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/index.js +1 -1
- package/lib/paths/Webinar/Configuration/V1/Webinars/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/V1/index.js.map +1 -1
- package/lib/paths/Webinar/Configuration/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Company/Recordings/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Company/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Company/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Recordings/Download/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Recordings/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Webinars/Sessions/Invitees/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Webinars/Sessions/Participants/Self/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Webinars/Sessions/Participants/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Webinars/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/Webinars/index.js.map +1 -1
- package/lib/paths/Webinar/History/V1/index.js.map +1 -1
- package/lib/paths/Webinar/History/index.js.map +1 -1
- package/lib/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.js +1 -1
- package/lib/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.js.map +1 -1
- package/lib/paths/Webinar/Notifications/V1/Subscriptions/index.js +1 -1
- package/lib/paths/Webinar/Notifications/V1/Subscriptions/index.js.map +1 -1
- package/lib/paths/Webinar/Notifications/V1/index.js.map +1 -1
- package/lib/paths/Webinar/Notifications/index.js.map +1 -1
- package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.d.ts +5 -5
- package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.js +3 -3
- package/lib/paths/Webinar/Registration/V1/Sessions/Registrants/index.js.map +1 -1
- package/lib/paths/Webinar/Registration/V1/Sessions/index.js.map +1 -1
- package/lib/paths/Webinar/Registration/V1/index.js.map +1 -1
- package/lib/paths/Webinar/Registration/index.js.map +1 -1
- package/lib/paths/Webinar/index.js.map +1 -1
- package/package.json +5 -5
- package/src/Rest.ts +1 -1
- package/src/definitions/AccountHistoryPaging.ts +35 -0
- package/src/definitions/AccountHistorySearchPublicResponse.ts +6 -1
- package/src/definitions/AccountInfo.ts +5 -0
- package/src/definitions/AsrInput.ts +2 -2
- package/src/definitions/AssignedRoleResource.ts +6 -0
- package/src/definitions/CallRecordingIds.ts +9 -0
- package/src/definitions/ConversationalInsightsUnit.ts +0 -2
- package/src/definitions/ConversationalInsightsUnitValues.ts +1 -0
- package/src/definitions/CreateMMSMessage.ts +2 -2
- package/src/definitions/CreateSMSMessage.ts +2 -2
- package/src/definitions/DefaultUserRole.ts +20 -0
- package/src/definitions/DiarizeInput.ts +2 -2
- package/src/definitions/EnrollmentInput.ts +1 -1
- package/src/definitions/EnrollmentStatus.ts +1 -1
- package/src/definitions/ExtensionCreationRequest.ts +3 -2
- package/src/definitions/ExtensionCurrencyInfoRequest.ts +8 -0
- package/src/definitions/ExtensionInfo.ts +3 -2
- package/src/definitions/ExtensionInfoGrants.ts +2 -1
- package/src/definitions/ExtensionRegionalSettingRequest.ts +5 -0
- package/src/definitions/ExtensionStatusInfo.ts +8 -1
- package/src/definitions/ExtensionUpdateRequest.ts +1 -11
- package/src/definitions/ForwardCallPartyResponse.ts +78 -0
- package/src/definitions/GetExtensionInfoResponse.ts +2 -1
- package/src/definitions/GetExtensionListInfoResponse.ts +1 -1
- package/src/definitions/GrantInfo.ts +6 -0
- package/src/definitions/IdentifyInput.ts +2 -2
- package/src/definitions/InteractionInput.ts +3 -2
- package/src/definitions/ListAccountPhoneNumbersV2Parameters.ts +2 -2
- package/src/definitions/ListExtensionGrantsParameters.ts +4 -3
- package/src/definitions/ListExtensionPhoneNumbersParameters.ts +1 -1
- package/src/definitions/ListExtensionsParameters.ts +1 -1
- package/src/definitions/MessageEvent.ts +2 -1
- package/src/definitions/MessageEventBody.ts +2 -1
- package/src/definitions/MessageStoreCallerInfoRequest.ts +1 -0
- package/src/definitions/OwnerInfo.ts +1 -1
- package/src/definitions/Participant.ts +5 -0
- package/src/definitions/PhoneNumberInfoIntId.ts +1 -1
- package/src/definitions/RecipientInfo.ts +3 -4
- package/src/definitions/ReferenceInfo.ts +5 -0
- package/src/definitions/RegistrantBaseModel.ts +0 -7
- package/src/definitions/RegistrantBaseModelWithQuestionnaire.ts +78 -0
- package/src/definitions/RegistrantListResource.ts +2 -2
- package/src/definitions/{RegistrantModelResponsePost.ts → RegistrantModelResponsePostWithQuestionnaire.ts} +2 -2
- package/src/definitions/{RegistrantModel.ts → RegistrantModelWithQuestionnaire.ts} +2 -2
- package/src/definitions/RemoveLineRequest.ts +15 -0
- package/src/definitions/RemoveLineResponse.ts +41 -0
- package/src/definitions/ServiceInfo.ts +1 -1
- package/src/definitions/SessionGlobalListEntry.ts +7 -0
- package/src/definitions/SitesList.ts +10 -0
- package/src/definitions/SmsRequestCountryInfo.ts +16 -0
- package/src/definitions/SpeakerInsightsUnit.ts +1 -12
- package/src/definitions/StatusInfo.ts +25 -0
- package/src/definitions/TMCompleteTaskRequestAssignees.ts +1 -1
- package/src/definitions/TMCreateTaskRequest.ts +1 -1
- package/src/definitions/TMCreateTaskRequestAssignees.ts +1 -1
- package/src/definitions/TMTaskInfo.ts +13 -13
- package/src/definitions/TMTaskInfoAssignees.ts +1 -1
- package/src/definitions/TMTaskInfoCreator.ts +1 -1
- package/src/definitions/TMTaskInfoRecurrence.ts +4 -4
- package/src/definitions/TMTaskList.ts +7 -2
- package/src/definitions/TMUpdateTaskRequest.ts +3 -3
- package/src/definitions/TMUpdateTaskRequestAssignees.ts +1 -1
- package/src/definitions/TMUpdateTaskRequestRecurrence.ts +2 -2
- package/src/definitions/TaskAttachment.ts +2 -2
- package/src/definitions/UserPhoneNumberExtensionInfo.ts +1 -1
- package/src/definitions/WcsSessionBaseModel.ts +7 -0
- package/src/definitions/WcsSessionResource.ts +7 -0
- package/src/definitions/WcsSessionWithLocaleCodeModel.ts +7 -0
- package/src/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.ts +0 -3
- package/src/paths/Ai/Audio/V1/Async/SpeakerIdentify/index.ts +0 -3
- package/src/paths/Ai/Audio/V1/Async/SpeechToText/index.ts +0 -3
- package/src/paths/Ai/Audio/V1/Async/index.ts +0 -2
- package/src/paths/Ai/Audio/V1/Enrollments/index.ts +15 -19
- package/src/paths/Ai/Audio/V1/index.ts +2 -4
- package/src/paths/Ai/Audio/index.ts +0 -2
- package/src/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.ts +0 -3
- package/src/paths/Ai/Insights/V1/Async/index.ts +0 -2
- package/src/paths/Ai/Insights/V1/index.ts +0 -2
- package/src/paths/Ai/Insights/index.ts +0 -2
- package/src/paths/Ai/Status/V1/Jobs/index.ts +0 -4
- package/src/paths/Ai/Status/V1/index.ts +0 -2
- package/src/paths/Ai/Status/index.ts +0 -2
- package/src/paths/Ai/Text/V1/Async/Punctuate/index.ts +0 -3
- package/src/paths/Ai/Text/V1/Async/Summarize/index.ts +0 -3
- package/src/paths/Ai/Text/V1/Async/index.ts +0 -2
- package/src/paths/Ai/Text/V1/index.ts +0 -2
- package/src/paths/Ai/Text/index.ts +0 -2
- package/src/paths/Ai/index.ts +0 -1
- package/src/paths/Analytics/Calls/V1/Accounts/Aggregation/Fetch/index.ts +0 -3
- package/src/paths/Analytics/Calls/V1/Accounts/Aggregation/index.ts +0 -2
- package/src/paths/Analytics/Calls/V1/Accounts/Timeline/Fetch/index.ts +0 -3
- package/src/paths/Analytics/Calls/V1/Accounts/Timeline/index.ts +0 -2
- package/src/paths/Analytics/Calls/V1/Accounts/index.ts +0 -3
- package/src/paths/Analytics/Calls/V1/index.ts +0 -2
- package/src/paths/Analytics/Calls/index.ts +0 -2
- package/src/paths/Analytics/index.ts +0 -1
- package/src/paths/Rcvideo/V1/Account/Extension/Recordings/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Account/Extension/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Account/Recordings/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Account/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Accounts/Extensions/index.ts +0 -3
- package/src/paths/Rcvideo/V1/Accounts/index.ts +0 -3
- package/src/paths/Rcvideo/V1/History/Meetings/index.ts +0 -4
- package/src/paths/Rcvideo/V1/History/index.ts +0 -2
- package/src/paths/Rcvideo/V1/index.ts +0 -2
- package/src/paths/Rcvideo/V2/Account/Extension/Bridges/Default/index.ts +0 -3
- package/src/paths/Rcvideo/V2/Account/Extension/Bridges/index.ts +0 -3
- package/src/paths/Rcvideo/V2/Account/Extension/index.ts +0 -3
- package/src/paths/Rcvideo/V2/Account/index.ts +0 -3
- package/src/paths/Rcvideo/V2/Bridges/Pin/Pstn/index.ts +0 -4
- package/src/paths/Rcvideo/V2/Bridges/Pin/Web/index.ts +0 -4
- package/src/paths/Rcvideo/V2/Bridges/Pin/index.ts +0 -2
- package/src/paths/Rcvideo/V2/Bridges/index.ts +1 -5
- package/src/paths/Rcvideo/V2/index.ts +0 -2
- package/src/paths/Rcvideo/index.ts +0 -1
- package/src/paths/Restapi/Account/A2pSms/Batches/index.ts +0 -4
- package/src/paths/Restapi/Account/A2pSms/Messages/index.ts +0 -4
- package/src/paths/Restapi/Account/A2pSms/OptOuts/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/A2pSms/OptOuts/index.ts +0 -3
- package/src/paths/Restapi/Account/A2pSms/Statuses/index.ts +0 -3
- package/src/paths/Restapi/Account/A2pSms/index.ts +0 -2
- package/src/paths/Restapi/Account/ActiveCalls/index.ts +0 -3
- package/src/paths/Restapi/Account/AddressBookBulkUpload/Tasks/index.ts +0 -4
- package/src/paths/Restapi/Account/AddressBookBulkUpload/index.ts +0 -3
- package/src/paths/Restapi/Account/AnsweringRule/index.ts +1 -5
- package/src/paths/Restapi/Account/AssignedRole/index.ts +0 -3
- package/src/paths/Restapi/Account/AuditTrail/Search/index.ts +0 -3
- package/src/paths/Restapi/Account/AuditTrail/index.ts +0 -2
- package/src/paths/Restapi/Account/BusinessAddress/index.ts +0 -3
- package/src/paths/Restapi/Account/BusinessHours/index.ts +0 -3
- package/src/paths/Restapi/Account/CallLog/index.ts +0 -4
- package/src/paths/Restapi/Account/CallLogSync/index.ts +0 -3
- package/src/paths/Restapi/Account/CallMonitoringGroups/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/CallMonitoringGroups/Members/index.ts +0 -3
- package/src/paths/Restapi/Account/CallMonitoringGroups/index.ts +1 -5
- package/src/paths/Restapi/Account/CallQueues/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/CallQueues/Members/index.ts +0 -3
- package/src/paths/Restapi/Account/CallQueues/Presence/index.ts +0 -3
- package/src/paths/Restapi/Account/CallQueues/index.ts +0 -4
- package/src/paths/Restapi/Account/CallRecording/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/CallRecording/CustomGreetings/index.ts +2 -6
- package/src/paths/Restapi/Account/CallRecording/Extensions/index.ts +0 -3
- package/src/paths/Restapi/Account/CallRecording/index.ts +0 -3
- package/src/paths/Restapi/Account/CallRecordings/index.ts +28 -0
- package/src/paths/Restapi/Account/CustomFields/index.ts +1 -5
- package/src/paths/Restapi/Account/Device/Emergency/index.ts +0 -3
- package/src/paths/Restapi/Account/Device/SipInfo/index.ts +0 -3
- package/src/paths/Restapi/Account/Device/index.ts +0 -4
- package/src/paths/Restapi/Account/Directory/Entries/Search/index.ts +0 -3
- package/src/paths/Restapi/Account/Directory/Entries/index.ts +0 -4
- package/src/paths/Restapi/Account/Directory/Federation/index.ts +0 -3
- package/src/paths/Restapi/Account/Directory/index.ts +0 -2
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Devices/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Networks/index.ts +1 -5
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Switches/index.ts +1 -5
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkCreate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkUpdate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/SwitchesBulkValidate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Tasks/index.ts +0 -4
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/Users/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPoints/index.ts +1 -5
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkCreate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkUpdate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/WirelessPointsBulkValidate/index.ts +0 -3
- package/src/paths/Restapi/Account/EmergencyAddressAutoUpdate/index.ts +0 -2
- package/src/paths/Restapi/Account/EmergencyLocations/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/ActiveCalls/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/AddressBook/Contact/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/AddressBook/index.ts +0 -2
- package/src/paths/Restapi/Account/Extension/AddressBookSync/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/AdministeredSites/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/AnsweringRule/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/AssignedRole/Default/index.ts +1 -4
- package/src/paths/Restapi/Account/Extension/AssignedRole/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/AuthzProfile/Check/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/AuthzProfile/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/BusinessHours/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CallLog/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/CallLogSync/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CallQueuePresence/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CallQueues/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/CallerBlocking/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CallerId/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/CompanyPager/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Conferencing/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Device/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/EmergencyLocations/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/Favorite/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Fax/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Features/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/ForwardingNumber/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/Grant/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Greeting/Content/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Greeting/index.ts +0 -4
- package/src/paths/Restapi/Account/Extension/MessageStore/Content/index.ts +0 -4
- package/src/paths/Restapi/Account/Extension/MessageStore/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/MessageSync/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Mms/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/NotificationSettings/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/OverflowSettings/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/PhoneNumber/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/Presence/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/ProfileImage/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/RingOut/index.ts +1 -5
- package/src/paths/Restapi/Account/Extension/Sms/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/UnifiedPresence/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/VideoConfiguration/index.ts +0 -3
- package/src/paths/Restapi/Account/Extension/index.ts +0 -4
- package/src/paths/Restapi/Account/ExtensionBulkUpdate/Tasks/index.ts +0 -4
- package/src/paths/Restapi/Account/ExtensionBulkUpdate/index.ts +0 -3
- package/src/paths/Restapi/Account/ForwardAllCalls/index.ts +0 -3
- package/src/paths/Restapi/Account/Greeting/Content/index.ts +0 -3
- package/src/paths/Restapi/Account/Greeting/index.ts +0 -3
- package/src/paths/Restapi/Account/IvrMenus/index.ts +0 -4
- package/src/paths/Restapi/Account/IvrPrompts/Content/index.ts +0 -3
- package/src/paths/Restapi/Account/IvrPrompts/index.ts +1 -5
- package/src/paths/Restapi/Account/MessageStoreConfiguration/index.ts +0 -3
- package/src/paths/Restapi/Account/MessageStoreReport/Archive/index.ts +0 -3
- package/src/paths/Restapi/Account/MessageStoreReport/index.ts +0 -4
- package/src/paths/Restapi/Account/PagingOnlyGroups/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/PagingOnlyGroups/Devices/index.ts +0 -3
- package/src/paths/Restapi/Account/PagingOnlyGroups/Users/index.ts +0 -3
- package/src/paths/Restapi/Account/PagingOnlyGroups/index.ts +0 -3
- package/src/paths/Restapi/Account/PhoneNumber/index.ts +0 -4
- package/src/paths/Restapi/Account/Presence/index.ts +0 -3
- package/src/paths/Restapi/Account/Recording/Content/index.ts +0 -3
- package/src/paths/Restapi/Account/Recording/index.ts +0 -4
- package/src/paths/Restapi/Account/ServiceInfo/index.ts +0 -3
- package/src/paths/Restapi/Account/Sites/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/Sites/Ivr/index.ts +0 -3
- package/src/paths/Restapi/Account/Sites/Members/index.ts +0 -3
- package/src/paths/Restapi/Account/Sites/index.ts +1 -5
- package/src/paths/Restapi/Account/Telephony/CallOut/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Conference/index.ts +1 -4
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Answer/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Bridge/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/BringIn/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Flip/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Forward/index.ts +6 -6
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Hold/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Ignore/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Park/index.ts +1 -4
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Pickup/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.ts +1 -5
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Reject/index.ts +1 -4
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Reply/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Supervise/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Transfer/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Unhold/index.ts +1 -4
- package/src/paths/Restapi/Account/Telephony/Sessions/Parties/index.ts +1 -5
- package/src/paths/Restapi/Account/Telephony/Sessions/Supervise/index.ts +0 -3
- package/src/paths/Restapi/Account/Telephony/Sessions/index.ts +1 -5
- package/src/paths/Restapi/Account/Telephony/index.ts +0 -2
- package/src/paths/Restapi/Account/Templates/index.ts +0 -4
- package/src/paths/Restapi/Account/UserRole/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/Account/UserRole/Default/index.ts +5 -7
- package/src/paths/Restapi/Account/UserRole/index.ts +1 -5
- package/src/paths/Restapi/Account/index.ts +6 -6
- package/src/paths/Restapi/ClientInfo/SipProvision/index.ts +0 -3
- package/src/paths/Restapi/ClientInfo/index.ts +0 -2
- package/src/paths/Restapi/Dictionary/Brand/ContractedCountry/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/Brand/index.ts +0 -3
- package/src/paths/Restapi/Dictionary/Country/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/FaxCoverPage/index.ts +0 -3
- package/src/paths/Restapi/Dictionary/Greeting/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/Language/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/Location/index.ts +0 -3
- package/src/paths/Restapi/Dictionary/Permission/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/PermissionCategory/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/State/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/Timezone/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/UserRole/index.ts +0 -4
- package/src/paths/Restapi/Dictionary/index.ts +0 -2
- package/src/paths/Restapi/NumberParser/Parse/index.ts +0 -3
- package/src/paths/Restapi/NumberParser/index.ts +0 -2
- package/src/paths/Restapi/Oauth/Authorize/index.ts +0 -3
- package/src/paths/Restapi/Oauth/Revoke/index.ts +0 -3
- package/src/paths/Restapi/Oauth/Token/index.ts +0 -3
- package/src/paths/Restapi/Oauth/index.ts +0 -2
- package/src/paths/Restapi/Subscription/Renew/index.ts +1 -4
- package/src/paths/Restapi/Subscription/index.ts +1 -5
- package/src/paths/Restapi/V2/Accounts/BatchProvisioning/Users/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/BatchProvisioning/index.ts +0 -2
- package/src/paths/Restapi/V2/Accounts/DeviceInventory/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/Devices/BulkAdd/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/Devices/index.ts +34 -5
- package/src/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/Extensions/Devices/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/Extensions/index.ts +1 -3
- package/src/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/Licenses/index.ts +1 -24
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.ts +0 -4
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/index.ts +0 -4
- package/src/paths/Restapi/V2/Accounts/SendActivationEmail/index.ts +1 -4
- package/src/paths/Restapi/V2/Accounts/SendWelcomeEmail/index.ts +0 -3
- package/src/paths/Restapi/V2/Accounts/index.ts +2 -6
- package/src/paths/Restapi/V2/index.ts +0 -2
- package/src/paths/Restapi/index.ts +0 -3
- package/src/paths/Scim/ResourceTypes/index.ts +0 -4
- package/src/paths/Scim/Schemas/index.ts +0 -4
- package/src/paths/Scim/ServiceProviderConfig/index.ts +0 -3
- package/src/paths/Scim/Users/DotSearch/index.ts +0 -3
- package/src/paths/Scim/Users/index.ts +1 -5
- package/src/paths/Scim/index.ts +0 -2
- package/src/paths/TeamMessaging/V1/AdaptiveCards/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Chats/AdaptiveCards/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Chats/Favorite/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Chats/Notes/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Chats/Posts/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Chats/Tasks/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Chats/Unfavorite/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Chats/index.ts +0 -4
- package/src/paths/TeamMessaging/V1/Companies/index.ts +0 -4
- package/src/paths/TeamMessaging/V1/Conversations/index.ts +0 -4
- package/src/paths/TeamMessaging/V1/DataExport/index.ts +0 -4
- package/src/paths/TeamMessaging/V1/Events/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Everyone/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Favorites/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Files/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Groups/Events/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Groups/Webhooks/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Groups/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Notes/Lock/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Notes/Publish/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Notes/Unlock/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Notes/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Persons/index.ts +0 -4
- package/src/paths/TeamMessaging/V1/Recent/Chats/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Recent/index.ts +0 -2
- package/src/paths/TeamMessaging/V1/Tasks/Complete/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Tasks/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Teams/Add/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Teams/Archive/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Teams/Join/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Teams/Leave/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Teams/Remove/index.ts +0 -3
- package/src/paths/TeamMessaging/V1/Teams/Unarchive/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Teams/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/Webhooks/Activate/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Webhooks/Suspend/index.ts +1 -4
- package/src/paths/TeamMessaging/V1/Webhooks/index.ts +1 -5
- package/src/paths/TeamMessaging/V1/index.ts +0 -2
- package/src/paths/TeamMessaging/index.ts +0 -1
- package/src/paths/Webinar/Configuration/V1/Company/Sessions/index.ts +0 -3
- package/src/paths/Webinar/Configuration/V1/Company/index.ts +0 -2
- package/src/paths/Webinar/Configuration/V1/Sessions/index.ts +0 -3
- package/src/paths/Webinar/Configuration/V1/Webinars/Sessions/Invitees/index.ts +1 -5
- package/src/paths/Webinar/Configuration/V1/Webinars/Sessions/index.ts +1 -5
- package/src/paths/Webinar/Configuration/V1/Webinars/index.ts +1 -5
- package/src/paths/Webinar/Configuration/V1/index.ts +0 -2
- package/src/paths/Webinar/Configuration/index.ts +0 -2
- package/src/paths/Webinar/History/V1/Company/Recordings/index.ts +0 -4
- package/src/paths/Webinar/History/V1/Company/Sessions/index.ts +0 -3
- package/src/paths/Webinar/History/V1/Company/index.ts +0 -2
- package/src/paths/Webinar/History/V1/Recordings/Download/index.ts +0 -3
- package/src/paths/Webinar/History/V1/Recordings/index.ts +0 -4
- package/src/paths/Webinar/History/V1/Sessions/index.ts +0 -3
- package/src/paths/Webinar/History/V1/Webinars/Sessions/Invitees/index.ts +0 -4
- package/src/paths/Webinar/History/V1/Webinars/Sessions/Participants/Self/index.ts +0 -3
- package/src/paths/Webinar/History/V1/Webinars/Sessions/Participants/index.ts +0 -3
- package/src/paths/Webinar/History/V1/Webinars/Sessions/index.ts +0 -4
- package/src/paths/Webinar/History/V1/Webinars/index.ts +0 -4
- package/src/paths/Webinar/History/V1/index.ts +0 -2
- package/src/paths/Webinar/History/index.ts +0 -2
- package/src/paths/Webinar/Notifications/V1/Subscriptions/Renew/index.ts +1 -4
- package/src/paths/Webinar/Notifications/V1/Subscriptions/index.ts +1 -5
- package/src/paths/Webinar/Notifications/V1/index.ts +0 -2
- package/src/paths/Webinar/Notifications/index.ts +0 -2
- package/src/paths/Webinar/Registration/V1/Sessions/Registrants/index.ts +10 -14
- package/src/paths/Webinar/Registration/V1/Sessions/index.ts +0 -4
- package/src/paths/Webinar/Registration/V1/index.ts +0 -2
- package/src/paths/Webinar/Registration/index.ts +0 -2
- package/src/paths/Webinar/index.ts +0 -1
- package/src/samples.md +710 -678
- package/lib/definitions/LicensesStatisticsResponse.d.ts +0 -11
- package/lib/definitions/LicensesStatisticsResponse.js.map +0 -1
- package/lib/definitions/LicensesStatisticsResponseItem.d.ts +0 -29
- package/lib/definitions/LicensesStatisticsResponseItem.js.map +0 -1
- package/lib/definitions/ListLicensesV2Parameters.d.ts +0 -10
- package/lib/definitions/ListLicensesV2Parameters.js.map +0 -1
- package/lib/definitions/MessageCountryInfo.d.ts +0 -24
- package/lib/definitions/MessageCountryInfo.js.map +0 -1
- package/lib/definitions/OrderLine.d.ts +0 -24
- package/lib/definitions/OrderLine.js.map +0 -1
- package/lib/definitions/OrderLineBase.d.ts +0 -19
- package/lib/definitions/OrderLineBase.js.map +0 -1
- package/lib/definitions/RegistrantModel.js.map +0 -1
- package/lib/definitions/RegistrantModelResponsePost.js +0 -3
- package/lib/definitions/RegistrantModelResponsePost.js.map +0 -1
- package/lib/definitions/TMTaskListRecords.d.ts +0 -3
- package/lib/definitions/TMTaskListRecords.js.map +0 -1
- package/src/definitions/LicensesStatisticsResponse.ts +0 -13
- package/src/definitions/LicensesStatisticsResponseItem.ts +0 -33
- package/src/definitions/ListLicensesV2Parameters.ts +0 -11
- package/src/definitions/MessageCountryInfo.ts +0 -29
- package/src/definitions/OrderLine.ts +0 -27
- package/src/definitions/OrderLineBase.ts +0 -21
- package/src/definitions/TMTaskListRecords.ts +0 -4
package/src/samples.md
CHANGED
|
@@ -561,18 +561,18 @@ await rc.revoke();
|
|
|
561
561
|
|
|
562
562
|
Get Speaker Enrollment Status
|
|
563
563
|
|
|
564
|
-
| Name | Value
|
|
565
|
-
| ---------------- |
|
|
566
|
-
| HTTP Method | `GET`
|
|
567
|
-
| Endpoint | `/ai/audio/v1/enrollments/{
|
|
568
|
-
| Rate Limit Group | `Heavy`
|
|
569
|
-
| App Permission | `AI`
|
|
570
|
-
| User Permission | `N/A`
|
|
564
|
+
| Name | Value |
|
|
565
|
+
| ---------------- | -------------------------------------- |
|
|
566
|
+
| HTTP Method | `GET` |
|
|
567
|
+
| Endpoint | `/ai/audio/v1/enrollments/{speakerId}` |
|
|
568
|
+
| Rate Limit Group | `Heavy` |
|
|
569
|
+
| App Permission | `AI` |
|
|
570
|
+
| User Permission | `N/A` |
|
|
571
571
|
|
|
572
572
|
```ts
|
|
573
573
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
574
574
|
await rc.authorize({ jwt });
|
|
575
|
-
var result = await rc.ai().audio().v1().enrollments(
|
|
575
|
+
var result = await rc.ai().audio().v1().enrollments(speakerId).get();
|
|
576
576
|
await rc.revoke();
|
|
577
577
|
```
|
|
578
578
|
|
|
@@ -584,18 +584,18 @@ await rc.revoke();
|
|
|
584
584
|
|
|
585
585
|
Delete Speaker Enrollment
|
|
586
586
|
|
|
587
|
-
| Name | Value
|
|
588
|
-
| ---------------- |
|
|
589
|
-
| HTTP Method | `DELETE`
|
|
590
|
-
| Endpoint | `/ai/audio/v1/enrollments/{
|
|
591
|
-
| Rate Limit Group | `Heavy`
|
|
592
|
-
| App Permission | `AI`
|
|
593
|
-
| User Permission | `N/A`
|
|
587
|
+
| Name | Value |
|
|
588
|
+
| ---------------- | -------------------------------------- |
|
|
589
|
+
| HTTP Method | `DELETE` |
|
|
590
|
+
| Endpoint | `/ai/audio/v1/enrollments/{speakerId}` |
|
|
591
|
+
| Rate Limit Group | `Heavy` |
|
|
592
|
+
| App Permission | `AI` |
|
|
593
|
+
| User Permission | `N/A` |
|
|
594
594
|
|
|
595
595
|
```ts
|
|
596
596
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
597
597
|
await rc.authorize({ jwt });
|
|
598
|
-
var result = await rc.ai().audio().v1().enrollments(
|
|
598
|
+
var result = await rc.ai().audio().v1().enrollments(speakerId).delete();
|
|
599
599
|
await rc.revoke();
|
|
600
600
|
```
|
|
601
601
|
|
|
@@ -607,18 +607,18 @@ await rc.revoke();
|
|
|
607
607
|
|
|
608
608
|
Update Speaker Enrollment
|
|
609
609
|
|
|
610
|
-
| Name | Value
|
|
611
|
-
| ---------------- |
|
|
612
|
-
| HTTP Method | `PATCH`
|
|
613
|
-
| Endpoint | `/ai/audio/v1/enrollments/{
|
|
614
|
-
| Rate Limit Group | `Heavy`
|
|
615
|
-
| App Permission | `AI`
|
|
616
|
-
| User Permission | `N/A`
|
|
610
|
+
| Name | Value |
|
|
611
|
+
| ---------------- | -------------------------------------- |
|
|
612
|
+
| HTTP Method | `PATCH` |
|
|
613
|
+
| Endpoint | `/ai/audio/v1/enrollments/{speakerId}` |
|
|
614
|
+
| Rate Limit Group | `Heavy` |
|
|
615
|
+
| App Permission | `AI` |
|
|
616
|
+
| User Permission | `N/A` |
|
|
617
617
|
|
|
618
618
|
```ts
|
|
619
619
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
620
620
|
await rc.authorize({ jwt });
|
|
621
|
-
var result = await rc.ai().audio().v1().enrollments(
|
|
621
|
+
var result = await rc.ai().audio().v1().enrollments(speakerId).patch(enrollmentPatchInput);
|
|
622
622
|
await rc.revoke();
|
|
623
623
|
```
|
|
624
624
|
|
|
@@ -690,36 +690,6 @@ await rc.revoke();
|
|
|
690
690
|
|
|
691
691
|
[Try it out](https://developer.ringcentral.com/api-reference#Meeting-Recordings-getExtensionRecordings) in API Explorer.
|
|
692
692
|
|
|
693
|
-
## rcvListDelegators
|
|
694
|
-
|
|
695
|
-
Get Delegators
|
|
696
|
-
|
|
697
|
-
| Name | Value |
|
|
698
|
-
| ---------------- | ---------------------------------------------------------------------- |
|
|
699
|
-
| HTTP Method | `GET` |
|
|
700
|
-
| Endpoint | `/rcvideo/v1/accounts/{accountId}/extensions/{extensionId}/delegators` |
|
|
701
|
-
| Rate Limit Group | `Medium` |
|
|
702
|
-
| App Permission | `Video` |
|
|
703
|
-
| User Permission | `N/A` |
|
|
704
|
-
|
|
705
|
-
```ts
|
|
706
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
707
|
-
await rc.authorize({ jwt });
|
|
708
|
-
var result = await rc
|
|
709
|
-
.rcvideo()
|
|
710
|
-
.v1()
|
|
711
|
-
.accounts(accountId)
|
|
712
|
-
.extensions(extensionId)
|
|
713
|
-
.delegators()
|
|
714
|
-
.get(rcvListDelegatorsParameters);
|
|
715
|
-
await rc.revoke();
|
|
716
|
-
```
|
|
717
|
-
|
|
718
|
-
- `rcvListDelegatorsParameters` is of type [RcvListDelegatorsParameters](./definitions/RcvListDelegatorsParameters.ts)
|
|
719
|
-
- `result` is of type [DelegatorsListResult](./definitions/DelegatorsListResult.ts)
|
|
720
|
-
|
|
721
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Delegation-Management-rcvListDelegators) in API Explorer.
|
|
722
|
-
|
|
723
693
|
## createBridge
|
|
724
694
|
|
|
725
695
|
Create Bridge
|
|
@@ -2734,6 +2704,38 @@ await rc.revoke();
|
|
|
2734
2704
|
|
|
2735
2705
|
[Try it out](https://developer.ringcentral.com/api-reference#Message-Store-patchMessage) in API Explorer.
|
|
2736
2706
|
|
|
2707
|
+
## syncMessages
|
|
2708
|
+
|
|
2709
|
+
Sync Messages
|
|
2710
|
+
|
|
2711
|
+
| Name | Value |
|
|
2712
|
+
| ---------------- | -------------------------------------------------------------------------------- |
|
|
2713
|
+
| HTTP Method | `GET` |
|
|
2714
|
+
| Endpoint | `/restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/message-sync` |
|
|
2715
|
+
| Rate Limit Group | `Light` |
|
|
2716
|
+
| App Permission | `ReadMessages` |
|
|
2717
|
+
| User Permission | `ReadMessages` |
|
|
2718
|
+
|
|
2719
|
+
```ts
|
|
2720
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
2721
|
+
await rc.authorize({ jwt });
|
|
2722
|
+
var result = await rc
|
|
2723
|
+
.restapi(apiVersion)
|
|
2724
|
+
.account(accountId)
|
|
2725
|
+
.extension(extensionId)
|
|
2726
|
+
.messageSync()
|
|
2727
|
+
.get(syncMessagesParameters);
|
|
2728
|
+
await rc.revoke();
|
|
2729
|
+
```
|
|
2730
|
+
|
|
2731
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
2732
|
+
- Parameter `accountId` is optional with default value `~`
|
|
2733
|
+
- Parameter `extensionId` is optional with default value `~`
|
|
2734
|
+
- `syncMessagesParameters` is of type [SyncMessagesParameters](./definitions/SyncMessagesParameters.ts)
|
|
2735
|
+
- `result` is of type [GetMessageSyncResponse](./definitions/GetMessageSyncResponse.ts)
|
|
2736
|
+
|
|
2737
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Message-Store-syncMessages) in API Explorer.
|
|
2738
|
+
|
|
2737
2739
|
## readUserPresenceStatus
|
|
2738
2740
|
|
|
2739
2741
|
Get User Presence Status
|
|
@@ -3481,7 +3483,7 @@ await rc.revoke();
|
|
|
3481
3483
|
|
|
3482
3484
|
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
3483
3485
|
- Parameter `accountId` is optional with default value `~`
|
|
3484
|
-
- `result` is
|
|
3486
|
+
- `result` is of type [DefaultUserRole](./definitions/DefaultUserRole.ts)
|
|
3485
3487
|
|
|
3486
3488
|
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-readDefaultRole) in API Explorer.
|
|
3487
3489
|
|
|
@@ -3507,7 +3509,7 @@ await rc.revoke();
|
|
|
3507
3509
|
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
3508
3510
|
- Parameter `accountId` is optional with default value `~`
|
|
3509
3511
|
- `defaultUserRoleRequest` is of type [DefaultUserRoleRequest](./definitions/DefaultUserRoleRequest.ts)
|
|
3510
|
-
- `result` is
|
|
3512
|
+
- `result` is of type [DefaultUserRole](./definitions/DefaultUserRole.ts)
|
|
3511
3513
|
|
|
3512
3514
|
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-updateDefaultUserRole) in API Explorer.
|
|
3513
3515
|
|
|
@@ -4909,29 +4911,29 @@ await rc.revoke();
|
|
|
4909
4911
|
|
|
4910
4912
|
[Try it out](https://developer.ringcentral.com/api-reference#Bridge-Management-getBridgeByWebPin) in API Explorer.
|
|
4911
4913
|
|
|
4912
|
-
##
|
|
4914
|
+
## removeLineJWSPublic
|
|
4913
4915
|
|
|
4914
|
-
|
|
4916
|
+
Remove phone line
|
|
4915
4917
|
|
|
4916
|
-
| Name | Value
|
|
4917
|
-
| ---------------- |
|
|
4918
|
-
| HTTP Method | `
|
|
4919
|
-
| Endpoint | `/restapi/v2/accounts/{accountId}/
|
|
4920
|
-
| Rate Limit Group | `
|
|
4921
|
-
| App Permission | `
|
|
4922
|
-
| User Permission | `
|
|
4918
|
+
| Name | Value |
|
|
4919
|
+
| ---------------- | ----------------------------------------------------- |
|
|
4920
|
+
| HTTP Method | `DELETE` |
|
|
4921
|
+
| Endpoint | `/restapi/v2/accounts/{accountId}/devices/{deviceId}` |
|
|
4922
|
+
| Rate Limit Group | `Medium` |
|
|
4923
|
+
| App Permission | `EditAccounts` |
|
|
4924
|
+
| User Permission | `EditAccountDevices` |
|
|
4923
4925
|
|
|
4924
4926
|
```ts
|
|
4925
4927
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
4926
4928
|
await rc.authorize({ jwt });
|
|
4927
|
-
var result = await rc.restapi().v2().accounts(accountId).
|
|
4929
|
+
var result = await rc.restapi().v2().accounts(accountId).devices(deviceId).delete(removeLineRequest);
|
|
4928
4930
|
await rc.revoke();
|
|
4929
4931
|
```
|
|
4930
4932
|
|
|
4931
|
-
- `
|
|
4932
|
-
- `result` is of type [
|
|
4933
|
+
- `removeLineRequest` is of type [RemoveLineRequest](./definitions/RemoveLineRequest.ts)
|
|
4934
|
+
- `result` is of type [RemoveLineResponse](./definitions/RemoveLineResponse.ts)
|
|
4933
4935
|
|
|
4934
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
4936
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Devices-removeLineJWSPublic) in API Explorer.
|
|
4935
4937
|
|
|
4936
4938
|
## listCompanyActiveCalls
|
|
4937
4939
|
|
|
@@ -5540,55 +5542,6 @@ await rc.revoke();
|
|
|
5540
5542
|
|
|
5541
5543
|
[Try it out](https://developer.ringcentral.com/api-reference#Regional-Settings-readTimezone) in API Explorer.
|
|
5542
5544
|
|
|
5543
|
-
## listStandardUserRole
|
|
5544
|
-
|
|
5545
|
-
List Standard User Roles
|
|
5546
|
-
|
|
5547
|
-
| Name | Value |
|
|
5548
|
-
| ---------------- | -------------------------------------------- |
|
|
5549
|
-
| HTTP Method | `GET` |
|
|
5550
|
-
| Endpoint | `/restapi/{apiVersion}/dictionary/user-role` |
|
|
5551
|
-
| Rate Limit Group | `Light` |
|
|
5552
|
-
| App Permission | `N/A` |
|
|
5553
|
-
| User Permission | `N/A` |
|
|
5554
|
-
|
|
5555
|
-
```ts
|
|
5556
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5557
|
-
await rc.authorize({ jwt });
|
|
5558
|
-
var result = await rc.restapi(apiVersion).dictionary().userRole().list(listStandardUserRoleParameters);
|
|
5559
|
-
await rc.revoke();
|
|
5560
|
-
```
|
|
5561
|
-
|
|
5562
|
-
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
5563
|
-
- `listStandardUserRoleParameters` is of type [ListStandardUserRoleParameters](./definitions/ListStandardUserRoleParameters.ts)
|
|
5564
|
-
- `result` is of type [RolesCollectionResource](./definitions/RolesCollectionResource.ts)
|
|
5565
|
-
|
|
5566
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-listStandardUserRole) in API Explorer.
|
|
5567
|
-
|
|
5568
|
-
## readStandardUserRole
|
|
5569
|
-
|
|
5570
|
-
Get Standard User Role
|
|
5571
|
-
|
|
5572
|
-
| Name | Value |
|
|
5573
|
-
| ---------------- | ----------------------------------------------------- |
|
|
5574
|
-
| HTTP Method | `GET` |
|
|
5575
|
-
| Endpoint | `/restapi/{apiVersion}/dictionary/user-role/{roleId}` |
|
|
5576
|
-
| Rate Limit Group | `Light` |
|
|
5577
|
-
| App Permission | `N/A` |
|
|
5578
|
-
| User Permission | `N/A` |
|
|
5579
|
-
|
|
5580
|
-
```ts
|
|
5581
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5582
|
-
await rc.authorize({ jwt });
|
|
5583
|
-
var result = await rc.restapi(apiVersion).dictionary().userRole(roleId).get();
|
|
5584
|
-
await rc.revoke();
|
|
5585
|
-
```
|
|
5586
|
-
|
|
5587
|
-
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
5588
|
-
- `result` is of type [RoleResource](./definitions/RoleResource.ts)
|
|
5589
|
-
|
|
5590
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-readStandardUserRole) in API Explorer.
|
|
5591
|
-
|
|
5592
5545
|
## parsePhoneNumber
|
|
5593
5546
|
|
|
5594
5547
|
Parse Phone Number(s)
|
|
@@ -5667,6 +5620,99 @@ await rc.revoke();
|
|
|
5667
5620
|
|
|
5668
5621
|
[Try it out](https://developer.ringcentral.com/api-reference#SCIM-scimGetProviderConfig2) in API Explorer.
|
|
5669
5622
|
|
|
5623
|
+
## getGlipAdaptiveCardNew
|
|
5624
|
+
|
|
5625
|
+
Get Adaptive Card
|
|
5626
|
+
|
|
5627
|
+
| Name | Value |
|
|
5628
|
+
| ---------------- | -------------------------------------------- |
|
|
5629
|
+
| HTTP Method | `GET` |
|
|
5630
|
+
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
5631
|
+
| Rate Limit Group | `Medium` |
|
|
5632
|
+
| App Permission | `TeamMessaging` |
|
|
5633
|
+
| User Permission | `N/A` |
|
|
5634
|
+
|
|
5635
|
+
```ts
|
|
5636
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5637
|
+
await rc.authorize({ jwt });
|
|
5638
|
+
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).get();
|
|
5639
|
+
await rc.revoke();
|
|
5640
|
+
```
|
|
5641
|
+
|
|
5642
|
+
- `result` is of type [AdaptiveCardInfo](./definitions/AdaptiveCardInfo.ts)
|
|
5643
|
+
|
|
5644
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-getGlipAdaptiveCardNew) in API Explorer.
|
|
5645
|
+
|
|
5646
|
+
## updateGlipAdaptiveCardNew
|
|
5647
|
+
|
|
5648
|
+
Update Adaptive Card
|
|
5649
|
+
|
|
5650
|
+
| Name | Value |
|
|
5651
|
+
| ---------------- | -------------------------------------------- |
|
|
5652
|
+
| HTTP Method | `PUT` |
|
|
5653
|
+
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
5654
|
+
| Rate Limit Group | `Medium` |
|
|
5655
|
+
| App Permission | `TeamMessaging` |
|
|
5656
|
+
| User Permission | `N/A` |
|
|
5657
|
+
|
|
5658
|
+
```ts
|
|
5659
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5660
|
+
await rc.authorize({ jwt });
|
|
5661
|
+
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).put(adaptiveCardRequest);
|
|
5662
|
+
await rc.revoke();
|
|
5663
|
+
```
|
|
5664
|
+
|
|
5665
|
+
- `adaptiveCardRequest` is of type [AdaptiveCardRequest](./definitions/AdaptiveCardRequest.ts)
|
|
5666
|
+
- `result` is of type [AdaptiveCardShortInfo](./definitions/AdaptiveCardShortInfo.ts)
|
|
5667
|
+
|
|
5668
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-updateGlipAdaptiveCardNew) in API Explorer.
|
|
5669
|
+
|
|
5670
|
+
## deleteGlipAdaptiveCardNew
|
|
5671
|
+
|
|
5672
|
+
Delete Adaptive Card
|
|
5673
|
+
|
|
5674
|
+
| Name | Value |
|
|
5675
|
+
| ---------------- | -------------------------------------------- |
|
|
5676
|
+
| HTTP Method | `DELETE` |
|
|
5677
|
+
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
5678
|
+
| Rate Limit Group | `Medium` |
|
|
5679
|
+
| App Permission | `TeamMessaging` |
|
|
5680
|
+
| User Permission | `N/A` |
|
|
5681
|
+
|
|
5682
|
+
```ts
|
|
5683
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5684
|
+
await rc.authorize({ jwt });
|
|
5685
|
+
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).delete();
|
|
5686
|
+
await rc.revoke();
|
|
5687
|
+
```
|
|
5688
|
+
|
|
5689
|
+
- `result` is an empty string
|
|
5690
|
+
|
|
5691
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-deleteGlipAdaptiveCardNew) in API Explorer.
|
|
5692
|
+
|
|
5693
|
+
## unfavoriteGlipChatNew
|
|
5694
|
+
|
|
5695
|
+
Remove Chat from Favorites
|
|
5696
|
+
|
|
5697
|
+
| Name | Value |
|
|
5698
|
+
| ---------------- | ---------------------------------------------- |
|
|
5699
|
+
| HTTP Method | `POST` |
|
|
5700
|
+
| Endpoint | `/team-messaging/v1/chats/{chatId}/unfavorite` |
|
|
5701
|
+
| Rate Limit Group | `Medium` |
|
|
5702
|
+
| App Permission | `TeamMessaging` |
|
|
5703
|
+
| User Permission | `N/A` |
|
|
5704
|
+
|
|
5705
|
+
```ts
|
|
5706
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5707
|
+
await rc.authorize({ jwt });
|
|
5708
|
+
var result = await rc.teamMessaging().v1().chats(chatId).unfavorite().post();
|
|
5709
|
+
await rc.revoke();
|
|
5710
|
+
```
|
|
5711
|
+
|
|
5712
|
+
- `result` is an empty string
|
|
5713
|
+
|
|
5714
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Chats-unfavoriteGlipChatNew) in API Explorer.
|
|
5715
|
+
|
|
5670
5716
|
## readTMCompanyInfoNew
|
|
5671
5717
|
|
|
5672
5718
|
Get Company Info
|
|
@@ -5761,19 +5807,183 @@ await rc.revoke();
|
|
|
5761
5807
|
|
|
5762
5808
|
[Try it out](https://developer.ringcentral.com/api-reference#Chats-listFavoriteChatsNew) in API Explorer.
|
|
5763
5809
|
|
|
5764
|
-
##
|
|
5765
|
-
|
|
5766
|
-
Lock Note
|
|
5810
|
+
## listGlipWebhooksNew
|
|
5767
5811
|
|
|
5768
|
-
|
|
5769
|
-
| ---------------- | ---------------------------------------- |
|
|
5770
|
-
| HTTP Method | `POST` |
|
|
5771
|
-
| Endpoint | `/team-messaging/v1/notes/{noteId}/lock` |
|
|
5772
|
-
| Rate Limit Group | `Light` |
|
|
5773
|
-
| App Permission | `TeamMessaging` |
|
|
5774
|
-
| User Permission | `N/A` |
|
|
5812
|
+
List Webhooks
|
|
5775
5813
|
|
|
5776
|
-
|
|
5814
|
+
| Name | Value |
|
|
5815
|
+
| ---------------- | ----------------------------- |
|
|
5816
|
+
| HTTP Method | `GET` |
|
|
5817
|
+
| Endpoint | `/team-messaging/v1/webhooks` |
|
|
5818
|
+
| Rate Limit Group | `Medium` |
|
|
5819
|
+
| App Permission | `TeamMessaging` |
|
|
5820
|
+
| User Permission | `N/A` |
|
|
5821
|
+
|
|
5822
|
+
```ts
|
|
5823
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5824
|
+
await rc.authorize({ jwt });
|
|
5825
|
+
var result = await rc.teamMessaging().v1().webhooks().list();
|
|
5826
|
+
await rc.revoke();
|
|
5827
|
+
```
|
|
5828
|
+
|
|
5829
|
+
- `result` is of type [TMWebhookList](./definitions/TMWebhookList.ts)
|
|
5830
|
+
|
|
5831
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-listGlipWebhooksNew) in API Explorer.
|
|
5832
|
+
|
|
5833
|
+
## readGlipWebhookNew
|
|
5834
|
+
|
|
5835
|
+
Get Webhook
|
|
5836
|
+
|
|
5837
|
+
| Name | Value |
|
|
5838
|
+
| ---------------- | ----------------------------------------- |
|
|
5839
|
+
| HTTP Method | `GET` |
|
|
5840
|
+
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}` |
|
|
5841
|
+
| Rate Limit Group | `Medium` |
|
|
5842
|
+
| App Permission | `TeamMessaging` |
|
|
5843
|
+
| User Permission | `N/A` |
|
|
5844
|
+
|
|
5845
|
+
```ts
|
|
5846
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5847
|
+
await rc.authorize({ jwt });
|
|
5848
|
+
var result = await rc.teamMessaging().v1().webhooks(webhookId).get();
|
|
5849
|
+
await rc.revoke();
|
|
5850
|
+
```
|
|
5851
|
+
|
|
5852
|
+
- `result` is of type [TMWebhookList](./definitions/TMWebhookList.ts)
|
|
5853
|
+
|
|
5854
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-readGlipWebhookNew) in API Explorer.
|
|
5855
|
+
|
|
5856
|
+
## deleteGlipWebhookNew
|
|
5857
|
+
|
|
5858
|
+
Delete Webhook
|
|
5859
|
+
|
|
5860
|
+
| Name | Value |
|
|
5861
|
+
| ---------------- | ----------------------------------------- |
|
|
5862
|
+
| HTTP Method | `DELETE` |
|
|
5863
|
+
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}` |
|
|
5864
|
+
| Rate Limit Group | `Medium` |
|
|
5865
|
+
| App Permission | `TeamMessaging` |
|
|
5866
|
+
| User Permission | `N/A` |
|
|
5867
|
+
|
|
5868
|
+
```ts
|
|
5869
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5870
|
+
await rc.authorize({ jwt });
|
|
5871
|
+
var result = await rc.teamMessaging().v1().webhooks(webhookId).delete();
|
|
5872
|
+
await rc.revoke();
|
|
5873
|
+
```
|
|
5874
|
+
|
|
5875
|
+
- `result` is an empty string
|
|
5876
|
+
|
|
5877
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-deleteGlipWebhookNew) in API Explorer.
|
|
5878
|
+
|
|
5879
|
+
## listStandardUserRole
|
|
5880
|
+
|
|
5881
|
+
List Standard User Roles
|
|
5882
|
+
|
|
5883
|
+
| Name | Value |
|
|
5884
|
+
| ---------------- | -------------------------------------------- |
|
|
5885
|
+
| HTTP Method | `GET` |
|
|
5886
|
+
| Endpoint | `/restapi/{apiVersion}/dictionary/user-role` |
|
|
5887
|
+
| Rate Limit Group | `Light` |
|
|
5888
|
+
| App Permission | `N/A` |
|
|
5889
|
+
| User Permission | `N/A` |
|
|
5890
|
+
|
|
5891
|
+
```ts
|
|
5892
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5893
|
+
await rc.authorize({ jwt });
|
|
5894
|
+
var result = await rc.restapi(apiVersion).dictionary().userRole().list(listStandardUserRoleParameters);
|
|
5895
|
+
await rc.revoke();
|
|
5896
|
+
```
|
|
5897
|
+
|
|
5898
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
5899
|
+
- `listStandardUserRoleParameters` is of type [ListStandardUserRoleParameters](./definitions/ListStandardUserRoleParameters.ts)
|
|
5900
|
+
- `result` is of type [RolesCollectionResource](./definitions/RolesCollectionResource.ts)
|
|
5901
|
+
|
|
5902
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-listStandardUserRole) in API Explorer.
|
|
5903
|
+
|
|
5904
|
+
## readStandardUserRole
|
|
5905
|
+
|
|
5906
|
+
Get Standard User Role
|
|
5907
|
+
|
|
5908
|
+
| Name | Value |
|
|
5909
|
+
| ---------------- | ----------------------------------------------------- |
|
|
5910
|
+
| HTTP Method | `GET` |
|
|
5911
|
+
| Endpoint | `/restapi/{apiVersion}/dictionary/user-role/{roleId}` |
|
|
5912
|
+
| Rate Limit Group | `Light` |
|
|
5913
|
+
| App Permission | `N/A` |
|
|
5914
|
+
| User Permission | `N/A` |
|
|
5915
|
+
|
|
5916
|
+
```ts
|
|
5917
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5918
|
+
await rc.authorize({ jwt });
|
|
5919
|
+
var result = await rc.restapi(apiVersion).dictionary().userRole(roleId).get();
|
|
5920
|
+
await rc.revoke();
|
|
5921
|
+
```
|
|
5922
|
+
|
|
5923
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
5924
|
+
- `result` is of type [RoleResource](./definitions/RoleResource.ts)
|
|
5925
|
+
|
|
5926
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Role-Management-readStandardUserRole) in API Explorer.
|
|
5927
|
+
|
|
5928
|
+
## listGlipGroupWebhooksNew
|
|
5929
|
+
|
|
5930
|
+
List Webhooks in Group
|
|
5931
|
+
|
|
5932
|
+
| Name | Value |
|
|
5933
|
+
| ---------------- | ---------------------------------------------- |
|
|
5934
|
+
| HTTP Method | `GET` |
|
|
5935
|
+
| Endpoint | `/team-messaging/v1/groups/{groupId}/webhooks` |
|
|
5936
|
+
| Rate Limit Group | `Medium` |
|
|
5937
|
+
| App Permission | `TeamMessaging` |
|
|
5938
|
+
| User Permission | `N/A` |
|
|
5939
|
+
|
|
5940
|
+
```ts
|
|
5941
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5942
|
+
await rc.authorize({ jwt });
|
|
5943
|
+
var result = await rc.teamMessaging().v1().groups(groupId).webhooks().get();
|
|
5944
|
+
await rc.revoke();
|
|
5945
|
+
```
|
|
5946
|
+
|
|
5947
|
+
- `result` is of type [TMWebhookList](./definitions/TMWebhookList.ts)
|
|
5948
|
+
|
|
5949
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-listGlipGroupWebhooksNew) in API Explorer.
|
|
5950
|
+
|
|
5951
|
+
## createGlipGroupWebhookNew
|
|
5952
|
+
|
|
5953
|
+
Create Webhook in Group
|
|
5954
|
+
|
|
5955
|
+
| Name | Value |
|
|
5956
|
+
| ---------------- | ---------------------------------------------- |
|
|
5957
|
+
| HTTP Method | `POST` |
|
|
5958
|
+
| Endpoint | `/team-messaging/v1/groups/{groupId}/webhooks` |
|
|
5959
|
+
| Rate Limit Group | `Medium` |
|
|
5960
|
+
| App Permission | `TeamMessaging` |
|
|
5961
|
+
| User Permission | `N/A` |
|
|
5962
|
+
|
|
5963
|
+
```ts
|
|
5964
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5965
|
+
await rc.authorize({ jwt });
|
|
5966
|
+
var result = await rc.teamMessaging().v1().groups(groupId).webhooks().post();
|
|
5967
|
+
await rc.revoke();
|
|
5968
|
+
```
|
|
5969
|
+
|
|
5970
|
+
- `result` is of type [TMWebhookInfo](./definitions/TMWebhookInfo.ts)
|
|
5971
|
+
|
|
5972
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-createGlipGroupWebhookNew) in API Explorer.
|
|
5973
|
+
|
|
5974
|
+
## lockNoteNew
|
|
5975
|
+
|
|
5976
|
+
Lock Note
|
|
5977
|
+
|
|
5978
|
+
| Name | Value |
|
|
5979
|
+
| ---------------- | ---------------------------------------- |
|
|
5980
|
+
| HTTP Method | `POST` |
|
|
5981
|
+
| Endpoint | `/team-messaging/v1/notes/{noteId}/lock` |
|
|
5982
|
+
| Rate Limit Group | `Light` |
|
|
5983
|
+
| App Permission | `TeamMessaging` |
|
|
5984
|
+
| User Permission | `N/A` |
|
|
5985
|
+
|
|
5986
|
+
```ts
|
|
5777
5987
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5778
5988
|
await rc.authorize({ jwt });
|
|
5779
5989
|
var result = await rc.teamMessaging().v1().notes(noteId).lock().post();
|
|
@@ -5823,82 +6033,224 @@ Join Team
|
|
|
5823
6033
|
```ts
|
|
5824
6034
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5825
6035
|
await rc.authorize({ jwt });
|
|
5826
|
-
var result = await rc.teamMessaging().v1().teams(chatId).join().post();
|
|
6036
|
+
var result = await rc.teamMessaging().v1().teams(chatId).join().post();
|
|
6037
|
+
await rc.revoke();
|
|
6038
|
+
```
|
|
6039
|
+
|
|
6040
|
+
- `result` is an empty string
|
|
6041
|
+
|
|
6042
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Teams-joinGlipTeamNew) in API Explorer.
|
|
6043
|
+
|
|
6044
|
+
## unarchiveGlipTeamNew
|
|
6045
|
+
|
|
6046
|
+
Unarchive Team
|
|
6047
|
+
|
|
6048
|
+
| Name | Value |
|
|
6049
|
+
| ---------------- | --------------------------------------------- |
|
|
6050
|
+
| HTTP Method | `POST` |
|
|
6051
|
+
| Endpoint | `/team-messaging/v1/teams/{chatId}/unarchive` |
|
|
6052
|
+
| Rate Limit Group | `Medium` |
|
|
6053
|
+
| App Permission | `TeamMessaging` |
|
|
6054
|
+
| User Permission | `N/A` |
|
|
6055
|
+
|
|
6056
|
+
```ts
|
|
6057
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6058
|
+
await rc.authorize({ jwt });
|
|
6059
|
+
var result = await rc.teamMessaging().v1().teams(chatId).unarchive().post();
|
|
6060
|
+
await rc.revoke();
|
|
6061
|
+
```
|
|
6062
|
+
|
|
6063
|
+
- `result` is an empty string
|
|
6064
|
+
|
|
6065
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Teams-unarchiveGlipTeamNew) in API Explorer.
|
|
6066
|
+
|
|
6067
|
+
## activateGlipWebhookNew
|
|
6068
|
+
|
|
6069
|
+
Activate Webhook
|
|
6070
|
+
|
|
6071
|
+
| Name | Value |
|
|
6072
|
+
| ---------------- | -------------------------------------------------- |
|
|
6073
|
+
| HTTP Method | `POST` |
|
|
6074
|
+
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}/activate` |
|
|
6075
|
+
| Rate Limit Group | `Medium` |
|
|
6076
|
+
| App Permission | `TeamMessaging` |
|
|
6077
|
+
| User Permission | `N/A` |
|
|
6078
|
+
|
|
6079
|
+
```ts
|
|
6080
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6081
|
+
await rc.authorize({ jwt });
|
|
6082
|
+
var result = await rc.teamMessaging().v1().webhooks(webhookId).activate().post();
|
|
6083
|
+
await rc.revoke();
|
|
6084
|
+
```
|
|
6085
|
+
|
|
6086
|
+
- `result` is an empty string
|
|
6087
|
+
|
|
6088
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-activateGlipWebhookNew) in API Explorer.
|
|
6089
|
+
|
|
6090
|
+
## suspendGlipWebhookNew
|
|
6091
|
+
|
|
6092
|
+
Suspend Webhook
|
|
6093
|
+
|
|
6094
|
+
| Name | Value |
|
|
6095
|
+
| ---------------- | ------------------------------------------------- |
|
|
6096
|
+
| HTTP Method | `POST` |
|
|
6097
|
+
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}/suspend` |
|
|
6098
|
+
| Rate Limit Group | `Medium` |
|
|
6099
|
+
| App Permission | `TeamMessaging` |
|
|
6100
|
+
| User Permission | `N/A` |
|
|
6101
|
+
|
|
6102
|
+
```ts
|
|
6103
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6104
|
+
await rc.authorize({ jwt });
|
|
6105
|
+
var result = await rc.teamMessaging().v1().webhooks(webhookId).suspend().post();
|
|
6106
|
+
await rc.revoke();
|
|
6107
|
+
```
|
|
6108
|
+
|
|
6109
|
+
- `result` is an empty string
|
|
6110
|
+
|
|
6111
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-suspendGlipWebhookNew) in API Explorer.
|
|
6112
|
+
|
|
6113
|
+
## rcwConfigListAllSessions
|
|
6114
|
+
|
|
6115
|
+
List Sessions across Multiple Webinars
|
|
6116
|
+
|
|
6117
|
+
| Name | Value |
|
|
6118
|
+
| ---------------- | ------------------------------------ |
|
|
6119
|
+
| HTTP Method | `GET` |
|
|
6120
|
+
| Endpoint | `/webinar/configuration/v1/sessions` |
|
|
6121
|
+
| Rate Limit Group | `Heavy` |
|
|
6122
|
+
| App Permission | `ReadWebinars` |
|
|
6123
|
+
| User Permission | `N/A` |
|
|
6124
|
+
|
|
6125
|
+
```ts
|
|
6126
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6127
|
+
await rc.authorize({ jwt });
|
|
6128
|
+
var result = await rc.webinar().configuration().v1().sessions().get(rcwConfigListAllSessionsParameters);
|
|
6129
|
+
await rc.revoke();
|
|
6130
|
+
```
|
|
6131
|
+
|
|
6132
|
+
- `rcwConfigListAllSessionsParameters` is of type [RcwConfigListAllSessionsParameters](./definitions/RcwConfigListAllSessionsParameters.ts)
|
|
6133
|
+
- `result` is of type [WcsSessionGlobalListResource](./definitions/WcsSessionGlobalListResource.ts)
|
|
6134
|
+
|
|
6135
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigListAllSessions) in API Explorer.
|
|
6136
|
+
|
|
6137
|
+
## rcwConfigListWebinars
|
|
6138
|
+
|
|
6139
|
+
List User's Webinars
|
|
6140
|
+
|
|
6141
|
+
| Name | Value |
|
|
6142
|
+
| ---------------- | ------------------------------------ |
|
|
6143
|
+
| HTTP Method | `GET` |
|
|
6144
|
+
| Endpoint | `/webinar/configuration/v1/webinars` |
|
|
6145
|
+
| Rate Limit Group | `Heavy` |
|
|
6146
|
+
| App Permission | `ReadWebinars` |
|
|
6147
|
+
| User Permission | `N/A` |
|
|
6148
|
+
|
|
6149
|
+
```ts
|
|
6150
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6151
|
+
await rc.authorize({ jwt });
|
|
6152
|
+
var result = await rc.webinar().configuration().v1().webinars().list(rcwConfigListWebinarsParameters);
|
|
6153
|
+
await rc.revoke();
|
|
6154
|
+
```
|
|
6155
|
+
|
|
6156
|
+
- `rcwConfigListWebinarsParameters` is of type [RcwConfigListWebinarsParameters](./definitions/RcwConfigListWebinarsParameters.ts)
|
|
6157
|
+
- `result` is of type [WebinarListResource](./definitions/WebinarListResource.ts)
|
|
6158
|
+
|
|
6159
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigListWebinars) in API Explorer.
|
|
6160
|
+
|
|
6161
|
+
## rcwConfigCreateWebinar
|
|
6162
|
+
|
|
6163
|
+
Create Webinar
|
|
6164
|
+
|
|
6165
|
+
| Name | Value |
|
|
6166
|
+
| ---------------- | ------------------------------------ |
|
|
6167
|
+
| HTTP Method | `POST` |
|
|
6168
|
+
| Endpoint | `/webinar/configuration/v1/webinars` |
|
|
6169
|
+
| Rate Limit Group | `Heavy` |
|
|
6170
|
+
| App Permission | `EditWebinars` |
|
|
6171
|
+
| User Permission | `N/A` |
|
|
6172
|
+
|
|
6173
|
+
```ts
|
|
6174
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6175
|
+
await rc.authorize({ jwt });
|
|
6176
|
+
var result = await rc.webinar().configuration().v1().webinars().post(webinarCreationRequest);
|
|
5827
6177
|
await rc.revoke();
|
|
5828
6178
|
```
|
|
5829
6179
|
|
|
5830
|
-
- `
|
|
6180
|
+
- `webinarCreationRequest` is of type [WebinarCreationRequest](./definitions/WebinarCreationRequest.ts)
|
|
6181
|
+
- `result` is of type [WcsWebinarResource](./definitions/WcsWebinarResource.ts)
|
|
5831
6182
|
|
|
5832
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
6183
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigCreateWebinar) in API Explorer.
|
|
5833
6184
|
|
|
5834
|
-
##
|
|
6185
|
+
## rcwConfigGetWebinar
|
|
5835
6186
|
|
|
5836
|
-
|
|
6187
|
+
Get Webinar
|
|
5837
6188
|
|
|
5838
|
-
| Name | Value
|
|
5839
|
-
| ---------------- |
|
|
5840
|
-
| HTTP Method | `GET`
|
|
5841
|
-
| Endpoint | `/
|
|
5842
|
-
| Rate Limit Group | `
|
|
5843
|
-
| App Permission | `
|
|
5844
|
-
| User Permission | `N/A`
|
|
6189
|
+
| Name | Value |
|
|
6190
|
+
| ---------------- | ------------------------------------------------ |
|
|
6191
|
+
| HTTP Method | `GET` |
|
|
6192
|
+
| Endpoint | `/webinar/configuration/v1/webinars/{webinarId}` |
|
|
6193
|
+
| Rate Limit Group | `Heavy` |
|
|
6194
|
+
| App Permission | `ReadWebinars` |
|
|
6195
|
+
| User Permission | `N/A` |
|
|
5845
6196
|
|
|
5846
6197
|
```ts
|
|
5847
6198
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5848
6199
|
await rc.authorize({ jwt });
|
|
5849
|
-
var result = await rc.
|
|
6200
|
+
var result = await rc.webinar().configuration().v1().webinars(webinarId).get();
|
|
5850
6201
|
await rc.revoke();
|
|
5851
6202
|
```
|
|
5852
6203
|
|
|
5853
|
-
- `result` is of type [
|
|
6204
|
+
- `result` is of type [WcsWebinarResource](./definitions/WcsWebinarResource.ts)
|
|
5854
6205
|
|
|
5855
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
6206
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigGetWebinar) in API Explorer.
|
|
5856
6207
|
|
|
5857
|
-
##
|
|
6208
|
+
## rcwConfigDeleteWebinar
|
|
5858
6209
|
|
|
5859
|
-
|
|
6210
|
+
Delete Webinar
|
|
5860
6211
|
|
|
5861
|
-
| Name | Value
|
|
5862
|
-
| ---------------- |
|
|
5863
|
-
| HTTP Method | `
|
|
5864
|
-
| Endpoint | `/
|
|
5865
|
-
| Rate Limit Group | `
|
|
5866
|
-
| App Permission | `
|
|
5867
|
-
| User Permission | `N/A`
|
|
6212
|
+
| Name | Value |
|
|
6213
|
+
| ---------------- | ------------------------------------------------ |
|
|
6214
|
+
| HTTP Method | `DELETE` |
|
|
6215
|
+
| Endpoint | `/webinar/configuration/v1/webinars/{webinarId}` |
|
|
6216
|
+
| Rate Limit Group | `Heavy` |
|
|
6217
|
+
| App Permission | `EditWebinars` |
|
|
6218
|
+
| User Permission | `N/A` |
|
|
5868
6219
|
|
|
5869
6220
|
```ts
|
|
5870
6221
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5871
6222
|
await rc.authorize({ jwt });
|
|
5872
|
-
var result = await rc.
|
|
6223
|
+
var result = await rc.webinar().configuration().v1().webinars(webinarId).delete();
|
|
5873
6224
|
await rc.revoke();
|
|
5874
6225
|
```
|
|
5875
6226
|
|
|
5876
|
-
- `result` is
|
|
6227
|
+
- `result` is an empty string
|
|
5877
6228
|
|
|
5878
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
6229
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigDeleteWebinar) in API Explorer.
|
|
5879
6230
|
|
|
5880
|
-
##
|
|
6231
|
+
## rcwConfigUpdateWebinar
|
|
5881
6232
|
|
|
5882
|
-
|
|
6233
|
+
Update Webinar
|
|
5883
6234
|
|
|
5884
|
-
| Name | Value
|
|
5885
|
-
| ---------------- |
|
|
5886
|
-
| HTTP Method | `
|
|
5887
|
-
| Endpoint | `/
|
|
5888
|
-
| Rate Limit Group | `
|
|
5889
|
-
| App Permission | `
|
|
5890
|
-
| User Permission | `N/A`
|
|
6235
|
+
| Name | Value |
|
|
6236
|
+
| ---------------- | ------------------------------------------------ |
|
|
6237
|
+
| HTTP Method | `PATCH` |
|
|
6238
|
+
| Endpoint | `/webinar/configuration/v1/webinars/{webinarId}` |
|
|
6239
|
+
| Rate Limit Group | `Heavy` |
|
|
6240
|
+
| App Permission | `EditWebinars` |
|
|
6241
|
+
| User Permission | `N/A` |
|
|
5891
6242
|
|
|
5892
6243
|
```ts
|
|
5893
6244
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
5894
6245
|
await rc.authorize({ jwt });
|
|
5895
|
-
var result = await rc.
|
|
6246
|
+
var result = await rc.webinar().configuration().v1().webinars(webinarId).patch(webinarBaseModel);
|
|
5896
6247
|
await rc.revoke();
|
|
5897
6248
|
```
|
|
5898
6249
|
|
|
5899
|
-
- `
|
|
6250
|
+
- `webinarBaseModel` is of type [WebinarBaseModel](./definitions/WebinarBaseModel.ts)
|
|
6251
|
+
- `result` is of type [WcsWebinarResource](./definitions/WcsWebinarResource.ts)
|
|
5900
6252
|
|
|
5901
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
6253
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigUpdateWebinar) in API Explorer.
|
|
5902
6254
|
|
|
5903
6255
|
## rcwHistoryListAllSessions
|
|
5904
6256
|
|
|
@@ -6509,6 +6861,32 @@ await rc.revoke();
|
|
|
6509
6861
|
|
|
6510
6862
|
[Try it out](https://developer.ringcentral.com/api-reference#Call-Recording-Settings-updateCallRecordingSettings) in API Explorer.
|
|
6511
6863
|
|
|
6864
|
+
## deleteCompanyCallRecordings
|
|
6865
|
+
|
|
6866
|
+
Delete Company Call Recordings
|
|
6867
|
+
|
|
6868
|
+
| Name | Value |
|
|
6869
|
+
| ---------------- | ----------------------------------------------------------- |
|
|
6870
|
+
| HTTP Method | `DELETE` |
|
|
6871
|
+
| Endpoint | `/restapi/{apiVersion}/account/{accountId}/call-recordings` |
|
|
6872
|
+
| Rate Limit Group | `Heavy` |
|
|
6873
|
+
| App Permission | `EditCallLog` |
|
|
6874
|
+
| User Permission | `EditCompanyCallRecordings` |
|
|
6875
|
+
|
|
6876
|
+
```ts
|
|
6877
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6878
|
+
await rc.authorize({ jwt });
|
|
6879
|
+
var result = await rc.restapi(apiVersion).account(accountId).callRecordings().delete(callRecordingIds);
|
|
6880
|
+
await rc.revoke();
|
|
6881
|
+
```
|
|
6882
|
+
|
|
6883
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
6884
|
+
- Parameter `accountId` is optional with default value `~`
|
|
6885
|
+
- `callRecordingIds` is of type [CallRecordingIds](./definitions/CallRecordingIds.ts)
|
|
6886
|
+
- `result` is an empty string
|
|
6887
|
+
|
|
6888
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Call-Recordings-deleteCompanyCallRecordings) in API Explorer.
|
|
6889
|
+
|
|
6512
6890
|
## listCustomFields
|
|
6513
6891
|
|
|
6514
6892
|
Get Custom Field List
|
|
@@ -6835,76 +7213,6 @@ await rc.revoke();
|
|
|
6835
7213
|
|
|
6836
7214
|
[Try it out](https://developer.ringcentral.com/api-reference#User-Permissions-readPermission) in API Explorer.
|
|
6837
7215
|
|
|
6838
|
-
## getGlipAdaptiveCardNew
|
|
6839
|
-
|
|
6840
|
-
Get Adaptive Card
|
|
6841
|
-
|
|
6842
|
-
| Name | Value |
|
|
6843
|
-
| ---------------- | -------------------------------------------- |
|
|
6844
|
-
| HTTP Method | `GET` |
|
|
6845
|
-
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
6846
|
-
| Rate Limit Group | `Medium` |
|
|
6847
|
-
| App Permission | `TeamMessaging` |
|
|
6848
|
-
| User Permission | `N/A` |
|
|
6849
|
-
|
|
6850
|
-
```ts
|
|
6851
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6852
|
-
await rc.authorize({ jwt });
|
|
6853
|
-
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).get();
|
|
6854
|
-
await rc.revoke();
|
|
6855
|
-
```
|
|
6856
|
-
|
|
6857
|
-
- `result` is of type [AdaptiveCardInfo](./definitions/AdaptiveCardInfo.ts)
|
|
6858
|
-
|
|
6859
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-getGlipAdaptiveCardNew) in API Explorer.
|
|
6860
|
-
|
|
6861
|
-
## updateGlipAdaptiveCardNew
|
|
6862
|
-
|
|
6863
|
-
Update Adaptive Card
|
|
6864
|
-
|
|
6865
|
-
| Name | Value |
|
|
6866
|
-
| ---------------- | -------------------------------------------- |
|
|
6867
|
-
| HTTP Method | `PUT` |
|
|
6868
|
-
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
6869
|
-
| Rate Limit Group | `Medium` |
|
|
6870
|
-
| App Permission | `TeamMessaging` |
|
|
6871
|
-
| User Permission | `N/A` |
|
|
6872
|
-
|
|
6873
|
-
```ts
|
|
6874
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6875
|
-
await rc.authorize({ jwt });
|
|
6876
|
-
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).put(adaptiveCardRequest);
|
|
6877
|
-
await rc.revoke();
|
|
6878
|
-
```
|
|
6879
|
-
|
|
6880
|
-
- `adaptiveCardRequest` is of type [AdaptiveCardRequest](./definitions/AdaptiveCardRequest.ts)
|
|
6881
|
-
- `result` is of type [AdaptiveCardShortInfo](./definitions/AdaptiveCardShortInfo.ts)
|
|
6882
|
-
|
|
6883
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-updateGlipAdaptiveCardNew) in API Explorer.
|
|
6884
|
-
|
|
6885
|
-
## deleteGlipAdaptiveCardNew
|
|
6886
|
-
|
|
6887
|
-
Delete Adaptive Card
|
|
6888
|
-
|
|
6889
|
-
| Name | Value |
|
|
6890
|
-
| ---------------- | -------------------------------------------- |
|
|
6891
|
-
| HTTP Method | `DELETE` |
|
|
6892
|
-
| Endpoint | `/team-messaging/v1/adaptive-cards/{cardId}` |
|
|
6893
|
-
| Rate Limit Group | `Medium` |
|
|
6894
|
-
| App Permission | `TeamMessaging` |
|
|
6895
|
-
| User Permission | `N/A` |
|
|
6896
|
-
|
|
6897
|
-
```ts
|
|
6898
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
6899
|
-
await rc.authorize({ jwt });
|
|
6900
|
-
var result = await rc.teamMessaging().v1().adaptiveCards(cardId).delete();
|
|
6901
|
-
await rc.revoke();
|
|
6902
|
-
```
|
|
6903
|
-
|
|
6904
|
-
- `result` is an empty string
|
|
6905
|
-
|
|
6906
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Adaptive-Cards-deleteGlipAdaptiveCardNew) in API Explorer.
|
|
6907
|
-
|
|
6908
7216
|
## favoriteGlipChatNew
|
|
6909
7217
|
|
|
6910
7218
|
Add Chat to Favorites
|
|
@@ -7142,29 +7450,6 @@ await rc.revoke();
|
|
|
7142
7450
|
|
|
7143
7451
|
[Try it out](https://developer.ringcentral.com/api-reference#Tasks-createTaskNew) in API Explorer.
|
|
7144
7452
|
|
|
7145
|
-
## unfavoriteGlipChatNew
|
|
7146
|
-
|
|
7147
|
-
Remove Chat from Favorites
|
|
7148
|
-
|
|
7149
|
-
| Name | Value |
|
|
7150
|
-
| ---------------- | ---------------------------------------------- |
|
|
7151
|
-
| HTTP Method | `POST` |
|
|
7152
|
-
| Endpoint | `/team-messaging/v1/chats/{chatId}/unfavorite` |
|
|
7153
|
-
| Rate Limit Group | `Medium` |
|
|
7154
|
-
| App Permission | `TeamMessaging` |
|
|
7155
|
-
| User Permission | `N/A` |
|
|
7156
|
-
|
|
7157
|
-
```ts
|
|
7158
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7159
|
-
await rc.authorize({ jwt });
|
|
7160
|
-
var result = await rc.teamMessaging().v1().chats(chatId).unfavorite().post();
|
|
7161
|
-
await rc.revoke();
|
|
7162
|
-
```
|
|
7163
|
-
|
|
7164
|
-
- `result` is an empty string
|
|
7165
|
-
|
|
7166
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Chats-unfavoriteGlipChatNew) in API Explorer.
|
|
7167
|
-
|
|
7168
7453
|
## listGlipConversationsNew
|
|
7169
7454
|
|
|
7170
7455
|
List Conversations
|
|
@@ -7305,100 +7590,54 @@ await rc.revoke();
|
|
|
7305
7590
|
|
|
7306
7591
|
- `result` is of type [DataExportTask](./definitions/DataExportTask.ts)
|
|
7307
7592
|
|
|
7308
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Compliance-Exports-readDataExportTaskNew) in API Explorer.
|
|
7309
|
-
|
|
7310
|
-
## listGroupEventsNew
|
|
7311
|
-
|
|
7312
|
-
List Group Events
|
|
7313
|
-
|
|
7314
|
-
| Name | Value |
|
|
7315
|
-
| ---------------- | -------------------------------------------- |
|
|
7316
|
-
| HTTP Method | `GET` |
|
|
7317
|
-
| Endpoint | `/team-messaging/v1/groups/{groupId}/events` |
|
|
7318
|
-
| Rate Limit Group | `Medium` |
|
|
7319
|
-
| App Permission | `TeamMessaging` |
|
|
7320
|
-
| User Permission | `N/A` |
|
|
7321
|
-
|
|
7322
|
-
```ts
|
|
7323
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7324
|
-
await rc.authorize({ jwt });
|
|
7325
|
-
var result = await rc.teamMessaging().v1().groups(groupId).events().get();
|
|
7326
|
-
await rc.revoke();
|
|
7327
|
-
```
|
|
7328
|
-
|
|
7329
|
-
- `result` is of type [TMEventInfo](./definitions/TMEventInfo.ts)
|
|
7330
|
-
|
|
7331
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Calendar-Events-listGroupEventsNew) in API Explorer.
|
|
7332
|
-
|
|
7333
|
-
## createEventByGroupIdNew
|
|
7334
|
-
|
|
7335
|
-
Create Event by Group ID
|
|
7336
|
-
|
|
7337
|
-
| Name | Value |
|
|
7338
|
-
| ---------------- | -------------------------------------------- |
|
|
7339
|
-
| HTTP Method | `POST` |
|
|
7340
|
-
| Endpoint | `/team-messaging/v1/groups/{groupId}/events` |
|
|
7341
|
-
| Rate Limit Group | `Medium` |
|
|
7342
|
-
| App Permission | `TeamMessaging` |
|
|
7343
|
-
| User Permission | `N/A` |
|
|
7344
|
-
|
|
7345
|
-
```ts
|
|
7346
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7347
|
-
await rc.authorize({ jwt });
|
|
7348
|
-
var result = await rc.teamMessaging().v1().groups(groupId).events().post(tMCreateEventRequest);
|
|
7349
|
-
await rc.revoke();
|
|
7350
|
-
```
|
|
7351
|
-
|
|
7352
|
-
- `tMCreateEventRequest` is of type [TMCreateEventRequest](./definitions/TMCreateEventRequest.ts)
|
|
7353
|
-
- `result` is of type [TMEventInfo](./definitions/TMEventInfo.ts)
|
|
7354
|
-
|
|
7355
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Calendar-Events-createEventByGroupIdNew) in API Explorer.
|
|
7356
|
-
|
|
7357
|
-
## listGlipGroupWebhooksNew
|
|
7358
|
-
|
|
7359
|
-
List Webhooks in Group
|
|
7360
|
-
|
|
7361
|
-
| Name | Value |
|
|
7362
|
-
| ---------------- | ---------------------------------------------- |
|
|
7363
|
-
| HTTP Method | `GET` |
|
|
7364
|
-
| Endpoint | `/team-messaging/v1/groups/{groupId}/webhooks` |
|
|
7365
|
-
| Rate Limit Group | `Medium` |
|
|
7366
|
-
| App Permission | `TeamMessaging` |
|
|
7367
|
-
| User Permission | `N/A` |
|
|
7593
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Compliance-Exports-readDataExportTaskNew) in API Explorer.
|
|
7594
|
+
|
|
7595
|
+
## listGroupEventsNew
|
|
7596
|
+
|
|
7597
|
+
List Group Events
|
|
7598
|
+
|
|
7599
|
+
| Name | Value |
|
|
7600
|
+
| ---------------- | -------------------------------------------- |
|
|
7601
|
+
| HTTP Method | `GET` |
|
|
7602
|
+
| Endpoint | `/team-messaging/v1/groups/{groupId}/events` |
|
|
7603
|
+
| Rate Limit Group | `Medium` |
|
|
7604
|
+
| App Permission | `TeamMessaging` |
|
|
7605
|
+
| User Permission | `N/A` |
|
|
7368
7606
|
|
|
7369
7607
|
```ts
|
|
7370
7608
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7371
7609
|
await rc.authorize({ jwt });
|
|
7372
|
-
var result = await rc.teamMessaging().v1().groups(groupId).
|
|
7610
|
+
var result = await rc.teamMessaging().v1().groups(groupId).events().get();
|
|
7373
7611
|
await rc.revoke();
|
|
7374
7612
|
```
|
|
7375
7613
|
|
|
7376
|
-
- `result` is of type [
|
|
7614
|
+
- `result` is of type [TMEventInfo](./definitions/TMEventInfo.ts)
|
|
7377
7615
|
|
|
7378
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
7616
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Calendar-Events-listGroupEventsNew) in API Explorer.
|
|
7379
7617
|
|
|
7380
|
-
##
|
|
7618
|
+
## createEventByGroupIdNew
|
|
7381
7619
|
|
|
7382
|
-
Create
|
|
7620
|
+
Create Event by Group ID
|
|
7383
7621
|
|
|
7384
|
-
| Name | Value
|
|
7385
|
-
| ---------------- |
|
|
7386
|
-
| HTTP Method | `POST`
|
|
7387
|
-
| Endpoint | `/team-messaging/v1/groups/{groupId}/
|
|
7388
|
-
| Rate Limit Group | `Medium`
|
|
7389
|
-
| App Permission | `TeamMessaging`
|
|
7390
|
-
| User Permission | `N/A`
|
|
7622
|
+
| Name | Value |
|
|
7623
|
+
| ---------------- | -------------------------------------------- |
|
|
7624
|
+
| HTTP Method | `POST` |
|
|
7625
|
+
| Endpoint | `/team-messaging/v1/groups/{groupId}/events` |
|
|
7626
|
+
| Rate Limit Group | `Medium` |
|
|
7627
|
+
| App Permission | `TeamMessaging` |
|
|
7628
|
+
| User Permission | `N/A` |
|
|
7391
7629
|
|
|
7392
7630
|
```ts
|
|
7393
7631
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7394
7632
|
await rc.authorize({ jwt });
|
|
7395
|
-
var result = await rc.teamMessaging().v1().groups(groupId).
|
|
7633
|
+
var result = await rc.teamMessaging().v1().groups(groupId).events().post(tMCreateEventRequest);
|
|
7396
7634
|
await rc.revoke();
|
|
7397
7635
|
```
|
|
7398
7636
|
|
|
7399
|
-
- `
|
|
7637
|
+
- `tMCreateEventRequest` is of type [TMCreateEventRequest](./definitions/TMCreateEventRequest.ts)
|
|
7638
|
+
- `result` is of type [TMEventInfo](./definitions/TMEventInfo.ts)
|
|
7400
7639
|
|
|
7401
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
7640
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Calendar-Events-createEventByGroupIdNew) in API Explorer.
|
|
7402
7641
|
|
|
7403
7642
|
## publishNoteNew
|
|
7404
7643
|
|
|
@@ -7532,248 +7771,37 @@ Leave Team
|
|
|
7532
7771
|
```ts
|
|
7533
7772
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7534
7773
|
await rc.authorize({ jwt });
|
|
7535
|
-
var result = await rc.teamMessaging().v1().teams(chatId).leave().post();
|
|
7536
|
-
await rc.revoke();
|
|
7537
|
-
```
|
|
7538
|
-
|
|
7539
|
-
- `result` is an empty string
|
|
7540
|
-
|
|
7541
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Teams-leaveGlipTeamNew) in API Explorer.
|
|
7542
|
-
|
|
7543
|
-
## removeGlipTeamMembersNew
|
|
7544
|
-
|
|
7545
|
-
Remove Team Members
|
|
7546
|
-
|
|
7547
|
-
| Name | Value |
|
|
7548
|
-
| ---------------- | ------------------------------------------ |
|
|
7549
|
-
| HTTP Method | `POST` |
|
|
7550
|
-
| Endpoint | `/team-messaging/v1/teams/{chatId}/remove` |
|
|
7551
|
-
| Rate Limit Group | `Medium` |
|
|
7552
|
-
| App Permission | `TeamMessaging` |
|
|
7553
|
-
| User Permission | `N/A` |
|
|
7554
|
-
|
|
7555
|
-
```ts
|
|
7556
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7557
|
-
await rc.authorize({ jwt });
|
|
7558
|
-
var result = await rc.teamMessaging().v1().teams(chatId).remove().post(tMRemoveTeamMembersRequest);
|
|
7559
|
-
await rc.revoke();
|
|
7560
|
-
```
|
|
7561
|
-
|
|
7562
|
-
- `tMRemoveTeamMembersRequest` is of type [TMRemoveTeamMembersRequest](./definitions/TMRemoveTeamMembersRequest.ts)
|
|
7563
|
-
- `result` is an empty string
|
|
7564
|
-
|
|
7565
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Teams-removeGlipTeamMembersNew) in API Explorer.
|
|
7566
|
-
|
|
7567
|
-
## unarchiveGlipTeamNew
|
|
7568
|
-
|
|
7569
|
-
Unarchive Team
|
|
7570
|
-
|
|
7571
|
-
| Name | Value |
|
|
7572
|
-
| ---------------- | --------------------------------------------- |
|
|
7573
|
-
| HTTP Method | `POST` |
|
|
7574
|
-
| Endpoint | `/team-messaging/v1/teams/{chatId}/unarchive` |
|
|
7575
|
-
| Rate Limit Group | `Medium` |
|
|
7576
|
-
| App Permission | `TeamMessaging` |
|
|
7577
|
-
| User Permission | `N/A` |
|
|
7578
|
-
|
|
7579
|
-
```ts
|
|
7580
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7581
|
-
await rc.authorize({ jwt });
|
|
7582
|
-
var result = await rc.teamMessaging().v1().teams(chatId).unarchive().post();
|
|
7583
|
-
await rc.revoke();
|
|
7584
|
-
```
|
|
7585
|
-
|
|
7586
|
-
- `result` is an empty string
|
|
7587
|
-
|
|
7588
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Teams-unarchiveGlipTeamNew) in API Explorer.
|
|
7589
|
-
|
|
7590
|
-
## activateGlipWebhookNew
|
|
7591
|
-
|
|
7592
|
-
Activate Webhook
|
|
7593
|
-
|
|
7594
|
-
| Name | Value |
|
|
7595
|
-
| ---------------- | -------------------------------------------------- |
|
|
7596
|
-
| HTTP Method | `POST` |
|
|
7597
|
-
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}/activate` |
|
|
7598
|
-
| Rate Limit Group | `Medium` |
|
|
7599
|
-
| App Permission | `TeamMessaging` |
|
|
7600
|
-
| User Permission | `N/A` |
|
|
7601
|
-
|
|
7602
|
-
```ts
|
|
7603
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7604
|
-
await rc.authorize({ jwt });
|
|
7605
|
-
var result = await rc.teamMessaging().v1().webhooks(webhookId).activate().post();
|
|
7606
|
-
await rc.revoke();
|
|
7607
|
-
```
|
|
7608
|
-
|
|
7609
|
-
- `result` is an empty string
|
|
7610
|
-
|
|
7611
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-activateGlipWebhookNew) in API Explorer.
|
|
7612
|
-
|
|
7613
|
-
## suspendGlipWebhookNew
|
|
7614
|
-
|
|
7615
|
-
Suspend Webhook
|
|
7616
|
-
|
|
7617
|
-
| Name | Value |
|
|
7618
|
-
| ---------------- | ------------------------------------------------- |
|
|
7619
|
-
| HTTP Method | `POST` |
|
|
7620
|
-
| Endpoint | `/team-messaging/v1/webhooks/{webhookId}/suspend` |
|
|
7621
|
-
| Rate Limit Group | `Medium` |
|
|
7622
|
-
| App Permission | `TeamMessaging` |
|
|
7623
|
-
| User Permission | `N/A` |
|
|
7624
|
-
|
|
7625
|
-
```ts
|
|
7626
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7627
|
-
await rc.authorize({ jwt });
|
|
7628
|
-
var result = await rc.teamMessaging().v1().webhooks(webhookId).suspend().post();
|
|
7629
|
-
await rc.revoke();
|
|
7630
|
-
```
|
|
7631
|
-
|
|
7632
|
-
- `result` is an empty string
|
|
7633
|
-
|
|
7634
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Incoming-Webhooks-suspendGlipWebhookNew) in API Explorer.
|
|
7635
|
-
|
|
7636
|
-
## rcwConfigListAllSessions
|
|
7637
|
-
|
|
7638
|
-
List Sessions across Multiple Webinars
|
|
7639
|
-
|
|
7640
|
-
| Name | Value |
|
|
7641
|
-
| ---------------- | ------------------------------------ |
|
|
7642
|
-
| HTTP Method | `GET` |
|
|
7643
|
-
| Endpoint | `/webinar/configuration/v1/sessions` |
|
|
7644
|
-
| Rate Limit Group | `Heavy` |
|
|
7645
|
-
| App Permission | `ReadWebinars` |
|
|
7646
|
-
| User Permission | `N/A` |
|
|
7647
|
-
|
|
7648
|
-
```ts
|
|
7649
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7650
|
-
await rc.authorize({ jwt });
|
|
7651
|
-
var result = await rc.webinar().configuration().v1().sessions().get(rcwConfigListAllSessionsParameters);
|
|
7652
|
-
await rc.revoke();
|
|
7653
|
-
```
|
|
7654
|
-
|
|
7655
|
-
- `rcwConfigListAllSessionsParameters` is of type [RcwConfigListAllSessionsParameters](./definitions/RcwConfigListAllSessionsParameters.ts)
|
|
7656
|
-
- `result` is of type [WcsSessionGlobalListResource](./definitions/WcsSessionGlobalListResource.ts)
|
|
7657
|
-
|
|
7658
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigListAllSessions) in API Explorer.
|
|
7659
|
-
|
|
7660
|
-
## rcwConfigListWebinars
|
|
7661
|
-
|
|
7662
|
-
List User's Webinars
|
|
7663
|
-
|
|
7664
|
-
| Name | Value |
|
|
7665
|
-
| ---------------- | ------------------------------------ |
|
|
7666
|
-
| HTTP Method | `GET` |
|
|
7667
|
-
| Endpoint | `/webinar/configuration/v1/webinars` |
|
|
7668
|
-
| Rate Limit Group | `Heavy` |
|
|
7669
|
-
| App Permission | `ReadWebinars` |
|
|
7670
|
-
| User Permission | `N/A` |
|
|
7671
|
-
|
|
7672
|
-
```ts
|
|
7673
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7674
|
-
await rc.authorize({ jwt });
|
|
7675
|
-
var result = await rc.webinar().configuration().v1().webinars().list(rcwConfigListWebinarsParameters);
|
|
7676
|
-
await rc.revoke();
|
|
7677
|
-
```
|
|
7678
|
-
|
|
7679
|
-
- `rcwConfigListWebinarsParameters` is of type [RcwConfigListWebinarsParameters](./definitions/RcwConfigListWebinarsParameters.ts)
|
|
7680
|
-
- `result` is of type [WebinarListResource](./definitions/WebinarListResource.ts)
|
|
7681
|
-
|
|
7682
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigListWebinars) in API Explorer.
|
|
7683
|
-
|
|
7684
|
-
## rcwConfigCreateWebinar
|
|
7685
|
-
|
|
7686
|
-
Create Webinar
|
|
7687
|
-
|
|
7688
|
-
| Name | Value |
|
|
7689
|
-
| ---------------- | ------------------------------------ |
|
|
7690
|
-
| HTTP Method | `POST` |
|
|
7691
|
-
| Endpoint | `/webinar/configuration/v1/webinars` |
|
|
7692
|
-
| Rate Limit Group | `Heavy` |
|
|
7693
|
-
| App Permission | `EditWebinars` |
|
|
7694
|
-
| User Permission | `N/A` |
|
|
7695
|
-
|
|
7696
|
-
```ts
|
|
7697
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7698
|
-
await rc.authorize({ jwt });
|
|
7699
|
-
var result = await rc.webinar().configuration().v1().webinars().post(webinarCreationRequest);
|
|
7700
|
-
await rc.revoke();
|
|
7701
|
-
```
|
|
7702
|
-
|
|
7703
|
-
- `webinarCreationRequest` is of type [WebinarCreationRequest](./definitions/WebinarCreationRequest.ts)
|
|
7704
|
-
- `result` is of type [WcsWebinarResource](./definitions/WcsWebinarResource.ts)
|
|
7705
|
-
|
|
7706
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigCreateWebinar) in API Explorer.
|
|
7707
|
-
|
|
7708
|
-
## rcwConfigGetWebinar
|
|
7709
|
-
|
|
7710
|
-
Get Webinar
|
|
7711
|
-
|
|
7712
|
-
| Name | Value |
|
|
7713
|
-
| ---------------- | ------------------------------------------------ |
|
|
7714
|
-
| HTTP Method | `GET` |
|
|
7715
|
-
| Endpoint | `/webinar/configuration/v1/webinars/{webinarId}` |
|
|
7716
|
-
| Rate Limit Group | `Heavy` |
|
|
7717
|
-
| App Permission | `ReadWebinars` |
|
|
7718
|
-
| User Permission | `N/A` |
|
|
7719
|
-
|
|
7720
|
-
```ts
|
|
7721
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7722
|
-
await rc.authorize({ jwt });
|
|
7723
|
-
var result = await rc.webinar().configuration().v1().webinars(webinarId).get();
|
|
7724
|
-
await rc.revoke();
|
|
7725
|
-
```
|
|
7726
|
-
|
|
7727
|
-
- `result` is of type [WcsWebinarResource](./definitions/WcsWebinarResource.ts)
|
|
7728
|
-
|
|
7729
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Webinars-and-Sessions-rcwConfigGetWebinar) in API Explorer.
|
|
7730
|
-
|
|
7731
|
-
## rcwConfigDeleteWebinar
|
|
7732
|
-
|
|
7733
|
-
Delete Webinar
|
|
7734
|
-
|
|
7735
|
-
| Name | Value |
|
|
7736
|
-
| ---------------- | ------------------------------------------------ |
|
|
7737
|
-
| HTTP Method | `DELETE` |
|
|
7738
|
-
| Endpoint | `/webinar/configuration/v1/webinars/{webinarId}` |
|
|
7739
|
-
| Rate Limit Group | `Heavy` |
|
|
7740
|
-
| App Permission | `EditWebinars` |
|
|
7741
|
-
| User Permission | `N/A` |
|
|
7742
|
-
|
|
7743
|
-
```ts
|
|
7744
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7745
|
-
await rc.authorize({ jwt });
|
|
7746
|
-
var result = await rc.webinar().configuration().v1().webinars(webinarId).delete();
|
|
7774
|
+
var result = await rc.teamMessaging().v1().teams(chatId).leave().post();
|
|
7747
7775
|
await rc.revoke();
|
|
7748
7776
|
```
|
|
7749
7777
|
|
|
7750
7778
|
- `result` is an empty string
|
|
7751
7779
|
|
|
7752
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
7780
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Teams-leaveGlipTeamNew) in API Explorer.
|
|
7753
7781
|
|
|
7754
|
-
##
|
|
7782
|
+
## removeGlipTeamMembersNew
|
|
7755
7783
|
|
|
7756
|
-
|
|
7784
|
+
Remove Team Members
|
|
7757
7785
|
|
|
7758
|
-
| Name | Value
|
|
7759
|
-
| ---------------- |
|
|
7760
|
-
| HTTP Method | `
|
|
7761
|
-
| Endpoint | `/
|
|
7762
|
-
| Rate Limit Group | `
|
|
7763
|
-
| App Permission | `
|
|
7764
|
-
| User Permission | `N/A`
|
|
7786
|
+
| Name | Value |
|
|
7787
|
+
| ---------------- | ------------------------------------------ |
|
|
7788
|
+
| HTTP Method | `POST` |
|
|
7789
|
+
| Endpoint | `/team-messaging/v1/teams/{chatId}/remove` |
|
|
7790
|
+
| Rate Limit Group | `Medium` |
|
|
7791
|
+
| App Permission | `TeamMessaging` |
|
|
7792
|
+
| User Permission | `N/A` |
|
|
7765
7793
|
|
|
7766
7794
|
```ts
|
|
7767
7795
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7768
7796
|
await rc.authorize({ jwt });
|
|
7769
|
-
var result = await rc.
|
|
7797
|
+
var result = await rc.teamMessaging().v1().teams(chatId).remove().post(tMRemoveTeamMembersRequest);
|
|
7770
7798
|
await rc.revoke();
|
|
7771
7799
|
```
|
|
7772
7800
|
|
|
7773
|
-
- `
|
|
7774
|
-
- `result` is
|
|
7801
|
+
- `tMRemoveTeamMembersRequest` is of type [TMRemoveTeamMembersRequest](./definitions/TMRemoveTeamMembersRequest.ts)
|
|
7802
|
+
- `result` is an empty string
|
|
7775
7803
|
|
|
7776
|
-
[Try it out](https://developer.ringcentral.com/api-reference#
|
|
7804
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Teams-removeGlipTeamMembersNew) in API Explorer.
|
|
7777
7805
|
|
|
7778
7806
|
## rcwHistoryListRecordings
|
|
7779
7807
|
|
|
@@ -7822,6 +7850,53 @@ await rc.revoke();
|
|
|
7822
7850
|
|
|
7823
7851
|
[Try it out](https://developer.ringcentral.com/api-reference#Historical-Recordings-rcwHistoryGetRecording) in API Explorer.
|
|
7824
7852
|
|
|
7853
|
+
## rcwRegGetSession
|
|
7854
|
+
|
|
7855
|
+
Get Registration Session Info
|
|
7856
|
+
|
|
7857
|
+
| Name | Value |
|
|
7858
|
+
| ---------------- | ----------------------------------------------- |
|
|
7859
|
+
| HTTP Method | `GET` |
|
|
7860
|
+
| Endpoint | `/webinar/registration/v1/sessions/{sessionId}` |
|
|
7861
|
+
| Rate Limit Group | `Heavy` |
|
|
7862
|
+
| App Permission | `ReadWebinars` |
|
|
7863
|
+
| User Permission | `N/A` |
|
|
7864
|
+
|
|
7865
|
+
```ts
|
|
7866
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7867
|
+
await rc.authorize({ jwt });
|
|
7868
|
+
var result = await rc.webinar().registration().v1().sessions(sessionId).get();
|
|
7869
|
+
await rc.revoke();
|
|
7870
|
+
```
|
|
7871
|
+
|
|
7872
|
+
- `result` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
7873
|
+
|
|
7874
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Registration-Management-rcwRegGetSession) in API Explorer.
|
|
7875
|
+
|
|
7876
|
+
## rcwRegUpdateSession
|
|
7877
|
+
|
|
7878
|
+
Update Registration Session
|
|
7879
|
+
|
|
7880
|
+
| Name | Value |
|
|
7881
|
+
| ---------------- | ----------------------------------------------- |
|
|
7882
|
+
| HTTP Method | `PATCH` |
|
|
7883
|
+
| Endpoint | `/webinar/registration/v1/sessions/{sessionId}` |
|
|
7884
|
+
| Rate Limit Group | `Heavy` |
|
|
7885
|
+
| App Permission | `EditWebinars` |
|
|
7886
|
+
| User Permission | `N/A` |
|
|
7887
|
+
|
|
7888
|
+
```ts
|
|
7889
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7890
|
+
await rc.authorize({ jwt });
|
|
7891
|
+
var result = await rc.webinar().registration().v1().sessions(sessionId).patch(regSessionModel);
|
|
7892
|
+
await rc.revoke();
|
|
7893
|
+
```
|
|
7894
|
+
|
|
7895
|
+
- `regSessionModel` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
7896
|
+
- `result` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
7897
|
+
|
|
7898
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Registration-Management-rcwRegUpdateSession) in API Explorer.
|
|
7899
|
+
|
|
7825
7900
|
## rcwHistoryAdminListRecordings
|
|
7826
7901
|
|
|
7827
7902
|
List Webinar Recordings (Admin)
|
|
@@ -7951,38 +8026,6 @@ await rc.revoke();
|
|
|
7951
8026
|
|
|
7952
8027
|
[Try it out](https://developer.ringcentral.com/api-reference#Call-Blocking-updateCallerBlockingSettings) in API Explorer.
|
|
7953
8028
|
|
|
7954
|
-
## syncMessages
|
|
7955
|
-
|
|
7956
|
-
Sync Messages
|
|
7957
|
-
|
|
7958
|
-
| Name | Value |
|
|
7959
|
-
| ---------------- | -------------------------------------------------------------------------------- |
|
|
7960
|
-
| HTTP Method | `GET` |
|
|
7961
|
-
| Endpoint | `/restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/message-sync` |
|
|
7962
|
-
| Rate Limit Group | `Light` |
|
|
7963
|
-
| App Permission | `ReadMessages` |
|
|
7964
|
-
| User Permission | `ReadMessages` |
|
|
7965
|
-
|
|
7966
|
-
```ts
|
|
7967
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
7968
|
-
await rc.authorize({ jwt });
|
|
7969
|
-
var result = await rc
|
|
7970
|
-
.restapi(apiVersion)
|
|
7971
|
-
.account(accountId)
|
|
7972
|
-
.extension(extensionId)
|
|
7973
|
-
.messageSync()
|
|
7974
|
-
.get(syncMessagesParameters);
|
|
7975
|
-
await rc.revoke();
|
|
7976
|
-
```
|
|
7977
|
-
|
|
7978
|
-
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
7979
|
-
- Parameter `accountId` is optional with default value `~`
|
|
7980
|
-
- Parameter `extensionId` is optional with default value `~`
|
|
7981
|
-
- `syncMessagesParameters` is of type [SyncMessagesParameters](./definitions/SyncMessagesParameters.ts)
|
|
7982
|
-
- `result` is of type [GetMessageSyncResponse](./definitions/GetMessageSyncResponse.ts)
|
|
7983
|
-
|
|
7984
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Message-Store-syncMessages) in API Explorer.
|
|
7985
|
-
|
|
7986
8029
|
## listExtensionPhoneNumbers
|
|
7987
8030
|
|
|
7988
8031
|
Get Extension Phone Number List
|
|
@@ -8353,6 +8396,36 @@ await rc.revoke();
|
|
|
8353
8396
|
|
|
8354
8397
|
[Try it out](https://developer.ringcentral.com/api-reference#Line-Of-Business-Analytics-analyticsCallsTimelineFetch) in API Explorer.
|
|
8355
8398
|
|
|
8399
|
+
## rcvListDelegators
|
|
8400
|
+
|
|
8401
|
+
Get Delegators
|
|
8402
|
+
|
|
8403
|
+
| Name | Value |
|
|
8404
|
+
| ---------------- | ---------------------------------------------------------------------- |
|
|
8405
|
+
| HTTP Method | `GET` |
|
|
8406
|
+
| Endpoint | `/rcvideo/v1/accounts/{accountId}/extensions/{extensionId}/delegators` |
|
|
8407
|
+
| Rate Limit Group | `Medium` |
|
|
8408
|
+
| App Permission | `Video` |
|
|
8409
|
+
| User Permission | `N/A` |
|
|
8410
|
+
|
|
8411
|
+
```ts
|
|
8412
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
8413
|
+
await rc.authorize({ jwt });
|
|
8414
|
+
var result = await rc
|
|
8415
|
+
.rcvideo()
|
|
8416
|
+
.v1()
|
|
8417
|
+
.accounts(accountId)
|
|
8418
|
+
.extensions(extensionId)
|
|
8419
|
+
.delegators()
|
|
8420
|
+
.get(rcvListDelegatorsParameters);
|
|
8421
|
+
await rc.revoke();
|
|
8422
|
+
```
|
|
8423
|
+
|
|
8424
|
+
- `rcvListDelegatorsParameters` is of type [RcvListDelegatorsParameters](./definitions/RcvListDelegatorsParameters.ts)
|
|
8425
|
+
- `result` is of type [DelegatorsListResult](./definitions/DelegatorsListResult.ts)
|
|
8426
|
+
|
|
8427
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Delegation-Management-rcvListDelegators) in API Explorer.
|
|
8428
|
+
|
|
8356
8429
|
## getDefaultBridge
|
|
8357
8430
|
|
|
8358
8431
|
Get User's Default Bridge
|
|
@@ -9853,38 +9926,6 @@ await rc.revoke();
|
|
|
9853
9926
|
|
|
9854
9927
|
[Try it out](https://developer.ringcentral.com/api-reference#Call-Control-updateCallParty) in API Explorer.
|
|
9855
9928
|
|
|
9856
|
-
## callParkParty
|
|
9857
|
-
|
|
9858
|
-
Call Park
|
|
9859
|
-
|
|
9860
|
-
| Name | Value |
|
|
9861
|
-
| ---------------- | ---------------------------------------------------------------------------------------------------------- |
|
|
9862
|
-
| HTTP Method | `POST` |
|
|
9863
|
-
| Endpoint | `/restapi/{apiVersion}/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}/park` |
|
|
9864
|
-
| Rate Limit Group | `Light` |
|
|
9865
|
-
| App Permission | `CallControl` |
|
|
9866
|
-
| User Permission | `N/A` |
|
|
9867
|
-
|
|
9868
|
-
```ts
|
|
9869
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
9870
|
-
await rc.authorize({ jwt });
|
|
9871
|
-
var result = await rc
|
|
9872
|
-
.restapi(apiVersion)
|
|
9873
|
-
.account(accountId)
|
|
9874
|
-
.telephony()
|
|
9875
|
-
.sessions(telephonySessionId)
|
|
9876
|
-
.parties(partyId)
|
|
9877
|
-
.park()
|
|
9878
|
-
.post();
|
|
9879
|
-
await rc.revoke();
|
|
9880
|
-
```
|
|
9881
|
-
|
|
9882
|
-
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
9883
|
-
- Parameter `accountId` is optional with default value `~`
|
|
9884
|
-
- `result` is of type [CallParty](./definitions/CallParty.ts)
|
|
9885
|
-
|
|
9886
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Call-Control-callParkParty) in API Explorer.
|
|
9887
|
-
|
|
9888
9929
|
## superviseCallSession
|
|
9889
9930
|
|
|
9890
9931
|
Supervise Call Session
|
|
@@ -10223,12 +10264,18 @@ Create Registrant
|
|
|
10223
10264
|
```ts
|
|
10224
10265
|
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
10225
10266
|
await rc.authorize({ jwt });
|
|
10226
|
-
var result = await rc
|
|
10267
|
+
var result = await rc
|
|
10268
|
+
.webinar()
|
|
10269
|
+
.registration()
|
|
10270
|
+
.v1()
|
|
10271
|
+
.sessions(sessionId)
|
|
10272
|
+
.registrants()
|
|
10273
|
+
.post(registrantBaseModelWithQuestionnaire);
|
|
10227
10274
|
await rc.revoke();
|
|
10228
10275
|
```
|
|
10229
10276
|
|
|
10230
|
-
- `
|
|
10231
|
-
- `result` is of type [
|
|
10277
|
+
- `registrantBaseModelWithQuestionnaire` is of type [RegistrantBaseModelWithQuestionnaire](./definitions/RegistrantBaseModelWithQuestionnaire.ts)
|
|
10278
|
+
- `result` is of type [RegistrantModelResponsePostWithQuestionnaire](./definitions/RegistrantModelResponsePostWithQuestionnaire.ts)
|
|
10232
10279
|
|
|
10233
10280
|
[Try it out](https://developer.ringcentral.com/api-reference#Registrants-rcwRegCreateRegistrant) in API Explorer.
|
|
10234
10281
|
|
|
@@ -10258,7 +10305,7 @@ await rc.revoke();
|
|
|
10258
10305
|
```
|
|
10259
10306
|
|
|
10260
10307
|
- `rcwRegGetRegistrantParameters` is of type [RcwRegGetRegistrantParameters](./definitions/RcwRegGetRegistrantParameters.ts)
|
|
10261
|
-
- `result` is of type [
|
|
10308
|
+
- `result` is of type [RegistrantModelWithQuestionnaire](./definitions/RegistrantModelWithQuestionnaire.ts)
|
|
10262
10309
|
|
|
10263
10310
|
[Try it out](https://developer.ringcentral.com/api-reference#Registrants-rcwRegGetRegistrant) in API Explorer.
|
|
10264
10311
|
|
|
@@ -11576,7 +11623,7 @@ await rc.revoke();
|
|
|
11576
11623
|
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
11577
11624
|
- Parameter `accountId` is optional with default value `~`
|
|
11578
11625
|
- `forwardTarget` is of type [ForwardTarget](./definitions/ForwardTarget.ts)
|
|
11579
|
-
- `result` is of type [
|
|
11626
|
+
- `result` is of type [ForwardCallPartyResponse](./definitions/ForwardCallPartyResponse.ts)
|
|
11580
11627
|
|
|
11581
11628
|
[Try it out](https://developer.ringcentral.com/api-reference#Call-Control-forwardCallParty) in API Explorer.
|
|
11582
11629
|
|
|
@@ -11646,6 +11693,38 @@ await rc.revoke();
|
|
|
11646
11693
|
|
|
11647
11694
|
[Try it out](https://developer.ringcentral.com/api-reference#Call-Control-ignoreCallInQueue) in API Explorer.
|
|
11648
11695
|
|
|
11696
|
+
## callParkParty
|
|
11697
|
+
|
|
11698
|
+
Call Park
|
|
11699
|
+
|
|
11700
|
+
| Name | Value |
|
|
11701
|
+
| ---------------- | ---------------------------------------------------------------------------------------------------------- |
|
|
11702
|
+
| HTTP Method | `POST` |
|
|
11703
|
+
| Endpoint | `/restapi/{apiVersion}/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}/park` |
|
|
11704
|
+
| Rate Limit Group | `Light` |
|
|
11705
|
+
| App Permission | `CallControl` |
|
|
11706
|
+
| User Permission | `N/A` |
|
|
11707
|
+
|
|
11708
|
+
```ts
|
|
11709
|
+
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
11710
|
+
await rc.authorize({ jwt });
|
|
11711
|
+
var result = await rc
|
|
11712
|
+
.restapi(apiVersion)
|
|
11713
|
+
.account(accountId)
|
|
11714
|
+
.telephony()
|
|
11715
|
+
.sessions(telephonySessionId)
|
|
11716
|
+
.parties(partyId)
|
|
11717
|
+
.park()
|
|
11718
|
+
.post();
|
|
11719
|
+
await rc.revoke();
|
|
11720
|
+
```
|
|
11721
|
+
|
|
11722
|
+
- Parameter `apiVersion` is optional with default value `v1.0`
|
|
11723
|
+
- Parameter `accountId` is optional with default value `~`
|
|
11724
|
+
- `result` is of type [CallParty](./definitions/CallParty.ts)
|
|
11725
|
+
|
|
11726
|
+
[Try it out](https://developer.ringcentral.com/api-reference#Call-Control-callParkParty) in API Explorer.
|
|
11727
|
+
|
|
11649
11728
|
## pickupCallParty
|
|
11650
11729
|
|
|
11651
11730
|
Pickup Call
|
|
@@ -12107,50 +12186,3 @@ await rc.revoke();
|
|
|
12107
12186
|
- `result` is of type [ParticipantReducedModel](./definitions/ParticipantReducedModel.ts)
|
|
12108
12187
|
|
|
12109
12188
|
[Try it out](https://developer.ringcentral.com/api-reference#Historical-Webinars-rcwHistoryGetParticipantInfo) in API Explorer.
|
|
12110
|
-
|
|
12111
|
-
## rcwRegGetSession
|
|
12112
|
-
|
|
12113
|
-
Get Registration Session Info
|
|
12114
|
-
|
|
12115
|
-
| Name | Value |
|
|
12116
|
-
| ---------------- | ----------------------------------------------- |
|
|
12117
|
-
| HTTP Method | `GET` |
|
|
12118
|
-
| Endpoint | `/webinar/registration/v1/sessions/{sessionId}` |
|
|
12119
|
-
| Rate Limit Group | `Heavy` |
|
|
12120
|
-
| App Permission | `ReadWebinars` |
|
|
12121
|
-
| User Permission | `N/A` |
|
|
12122
|
-
|
|
12123
|
-
```ts
|
|
12124
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
12125
|
-
await rc.authorize({ jwt });
|
|
12126
|
-
var result = await rc.webinar().registration().v1().sessions(sessionId).get();
|
|
12127
|
-
await rc.revoke();
|
|
12128
|
-
```
|
|
12129
|
-
|
|
12130
|
-
- `result` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
12131
|
-
|
|
12132
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Registration-Management-rcwRegGetSession) in API Explorer.
|
|
12133
|
-
|
|
12134
|
-
## rcwRegUpdateSession
|
|
12135
|
-
|
|
12136
|
-
Update Registration Session
|
|
12137
|
-
|
|
12138
|
-
| Name | Value |
|
|
12139
|
-
| ---------------- | ----------------------------------------------- |
|
|
12140
|
-
| HTTP Method | `PATCH` |
|
|
12141
|
-
| Endpoint | `/webinar/registration/v1/sessions/{sessionId}` |
|
|
12142
|
-
| Rate Limit Group | `Heavy` |
|
|
12143
|
-
| App Permission | `EditWebinars` |
|
|
12144
|
-
| User Permission | `N/A` |
|
|
12145
|
-
|
|
12146
|
-
```ts
|
|
12147
|
-
const rc = new RingCentral({ clientId, clientSecret, serverURL });
|
|
12148
|
-
await rc.authorize({ jwt });
|
|
12149
|
-
var result = await rc.webinar().registration().v1().sessions(sessionId).patch(regSessionModel);
|
|
12150
|
-
await rc.revoke();
|
|
12151
|
-
```
|
|
12152
|
-
|
|
12153
|
-
- `regSessionModel` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
12154
|
-
- `result` is of type [RegSessionModel](./definitions/RegSessionModel.ts)
|
|
12155
|
-
|
|
12156
|
-
[Try it out](https://developer.ringcentral.com/api-reference#Registration-Management-rcwRegUpdateSession) in API Explorer.
|