@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
|
@@ -7,9 +7,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
7
7
|
|
|
8
8
|
class Index {
|
|
9
9
|
public rc: RingCentralInterface;
|
|
10
|
-
|
|
11
10
|
public _parent: ParentInterface;
|
|
12
|
-
|
|
13
11
|
public subscriptionId: string | null;
|
|
14
12
|
|
|
15
13
|
public constructor(_parent: ParentInterface, subscriptionId: string | null = null) {
|
|
@@ -17,14 +15,12 @@ class Index {
|
|
|
17
15
|
this.rc = _parent.rc;
|
|
18
16
|
this.subscriptionId = subscriptionId;
|
|
19
17
|
}
|
|
20
|
-
|
|
21
18
|
public path(withParameter = true): string {
|
|
22
19
|
if (withParameter && this.subscriptionId !== null) {
|
|
23
20
|
return `${this._parent.path()}/subscription/${this.subscriptionId}`;
|
|
24
21
|
}
|
|
25
22
|
return `${this._parent.path()}/subscription`;
|
|
26
23
|
}
|
|
27
|
-
|
|
28
24
|
/**
|
|
29
25
|
* Returns a list of subscriptions created by the user for the current authorized client application.
|
|
30
26
|
*
|
|
@@ -141,7 +137,7 @@ class Index {
|
|
|
141
137
|
if (this.subscriptionId === null) {
|
|
142
138
|
throw new Error('subscriptionId must be specified.');
|
|
143
139
|
}
|
|
144
|
-
const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
|
|
140
|
+
const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
|
|
145
141
|
return r.data;
|
|
146
142
|
}
|
|
147
143
|
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/users`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Creates multiple user extensions with BYOD (customer provided) devices.
|
|
21
18
|
* If "extensionNumber" is not specified, the next available extension number will be assigned.
|
|
@@ -3,14 +3,12 @@ import type { RingCentralInterface, ParentInterface } from '../../../../../types
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
7
|
|
|
9
8
|
public constructor(_parent: ParentInterface) {
|
|
10
9
|
this._parent = _parent;
|
|
11
10
|
this.rc = _parent.rc;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
public path(): string {
|
|
15
13
|
return `${this._parent.path()}/batch-provisioning`;
|
|
16
14
|
}
|
|
@@ -6,18 +6,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
6
6
|
|
|
7
7
|
class Index {
|
|
8
8
|
public rc: RingCentralInterface;
|
|
9
|
-
|
|
10
9
|
public _parent: ParentInterface;
|
|
11
10
|
|
|
12
11
|
public constructor(_parent: ParentInterface) {
|
|
13
12
|
this._parent = _parent;
|
|
14
13
|
this.rc = _parent.rc;
|
|
15
14
|
}
|
|
16
|
-
|
|
17
15
|
public path(): string {
|
|
18
16
|
return `${this._parent.path()}/device-inventory`;
|
|
19
17
|
}
|
|
20
|
-
|
|
21
18
|
/**
|
|
22
19
|
* Adds an existing phone (customer provided device - BYOD) as an unassigned device to the account inventory.
|
|
23
20
|
* HTTP Method: post
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/bulk-add`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Adds multiple BYOD (customer provided) devices to an account.
|
|
21
18
|
* HTTP Method: post
|
|
@@ -1,19 +1,48 @@
|
|
|
1
1
|
import BulkAdd from './BulkAdd';
|
|
2
|
-
import type
|
|
2
|
+
import type RemoveLineResponse from '../../../../../definitions/RemoveLineResponse';
|
|
3
|
+
import type RemoveLineRequest from '../../../../../definitions/RemoveLineRequest';
|
|
4
|
+
import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '../../../../../types';
|
|
3
5
|
|
|
4
6
|
class Index {
|
|
5
7
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
8
|
public _parent: ParentInterface;
|
|
9
|
+
public deviceId: string | null;
|
|
8
10
|
|
|
9
|
-
public constructor(_parent: ParentInterface) {
|
|
11
|
+
public constructor(_parent: ParentInterface, deviceId: string | null = null) {
|
|
10
12
|
this._parent = _parent;
|
|
11
13
|
this.rc = _parent.rc;
|
|
14
|
+
this.deviceId = deviceId;
|
|
12
15
|
}
|
|
13
|
-
|
|
14
|
-
|
|
16
|
+
public path(withParameter = true): string {
|
|
17
|
+
if (withParameter && this.deviceId !== null) {
|
|
18
|
+
return `${this._parent.path()}/devices/${this.deviceId}`;
|
|
19
|
+
}
|
|
15
20
|
return `${this._parent.path()}/devices`;
|
|
16
21
|
}
|
|
22
|
+
/**
|
|
23
|
+
* Disassociates phone line (DL & Device) from an extension.
|
|
24
|
+
* - if value ```keepAssetsInInventory == true```,
|
|
25
|
+
* the given device is moved to unassigned devices and the number is moved to the number inventory;
|
|
26
|
+
* - if value ```keepAssetsInInventory == false```, the given device and number is removed from the account;
|
|
27
|
+
* - if the parameter keepAssetsInInventory is not set (empty body),
|
|
28
|
+
* default value ```keepAssetsInInventory == true``` is used.
|
|
29
|
+
*
|
|
30
|
+
* HTTP Method: delete
|
|
31
|
+
* Endpoint: /restapi/v2/accounts/{accountId}/devices/{deviceId}
|
|
32
|
+
* Rate Limit Group: Medium
|
|
33
|
+
* App Permission: EditAccounts
|
|
34
|
+
* User Permission: EditAccountDevices
|
|
35
|
+
*/
|
|
36
|
+
public async delete(
|
|
37
|
+
removeLineRequest: RemoveLineRequest,
|
|
38
|
+
restRequestConfig?: RestRequestConfig,
|
|
39
|
+
): Promise<RemoveLineResponse> {
|
|
40
|
+
if (this.deviceId === null) {
|
|
41
|
+
throw new Error('deviceId must be specified.');
|
|
42
|
+
}
|
|
43
|
+
const r = await this.rc.delete<RemoveLineResponse>(this.path(), removeLineRequest, undefined, restRequestConfig);
|
|
44
|
+
return r.data;
|
|
45
|
+
}
|
|
17
46
|
|
|
18
47
|
public bulkAdd(): BulkAdd {
|
|
19
48
|
return new BulkAdd(this);
|
|
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
7
|
|
|
9
8
|
public constructor(_parent: ParentInterface) {
|
|
10
9
|
this._parent = _parent;
|
|
11
10
|
this.rc = _parent.rc;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
public path(): string {
|
|
15
13
|
return `${this._parent.path()}/replace`;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
15
|
/**
|
|
19
16
|
* Replaces the user device with another device, which is assigned to an extension or is stored in the inventory of the same account.
|
|
20
17
|
* Currently the following device types can be swapped - HardPhone and OtherPhone.
|
|
@@ -3,9 +3,7 @@ import type { RingCentralInterface, ParentInterface } from '../../../../../../ty
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
|
-
|
|
9
7
|
public deviceId: string | null;
|
|
10
8
|
|
|
11
9
|
public constructor(_parent: ParentInterface, deviceId: string | null = null) {
|
|
@@ -13,7 +11,6 @@ class Index {
|
|
|
13
11
|
this.rc = _parent.rc;
|
|
14
12
|
this.deviceId = deviceId;
|
|
15
13
|
}
|
|
16
|
-
|
|
17
14
|
public path(withParameter = true): string {
|
|
18
15
|
if (withParameter && this.deviceId !== null) {
|
|
19
16
|
return `${this._parent.path()}/devices/${this.deviceId}`;
|
|
@@ -5,21 +5,19 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
5
5
|
|
|
6
6
|
class Index {
|
|
7
7
|
public rc: RingCentralInterface;
|
|
8
|
-
|
|
9
8
|
public _parent: ParentInterface;
|
|
10
9
|
|
|
11
10
|
public constructor(_parent: ParentInterface) {
|
|
12
11
|
this._parent = _parent;
|
|
13
12
|
this.rc = _parent.rc;
|
|
14
13
|
}
|
|
15
|
-
|
|
16
14
|
public path(): string {
|
|
17
15
|
return `${this._parent.path()}/extensions`;
|
|
18
16
|
}
|
|
19
|
-
|
|
20
17
|
/**
|
|
21
18
|
* Deletes user extension(s) and either keeps or destroys the assets - numbers and devices.
|
|
22
19
|
* Multiple extensions can be deleted with a single API call.
|
|
20
|
+
* **Please note:** This API cannot be tested on Sandbox.
|
|
23
21
|
*
|
|
24
22
|
* HTTP Method: delete
|
|
25
23
|
* Endpoint: /restapi/v2/accounts/{accountId}/extensions
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/bulk-assign`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Assigns/unassigns multiple account licenses in bulk
|
|
21
18
|
* HTTP Method: post
|
|
@@ -1,41 +1,18 @@
|
|
|
1
1
|
import BulkAssign from './BulkAssign';
|
|
2
|
-
import type
|
|
3
|
-
import type ListLicensesV2Parameters from '../../../../../definitions/ListLicensesV2Parameters';
|
|
4
|
-
import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '../../../../../types';
|
|
2
|
+
import type { RingCentralInterface, ParentInterface } from '../../../../../types';
|
|
5
3
|
|
|
6
4
|
class Index {
|
|
7
5
|
public rc: RingCentralInterface;
|
|
8
|
-
|
|
9
6
|
public _parent: ParentInterface;
|
|
10
7
|
|
|
11
8
|
public constructor(_parent: ParentInterface) {
|
|
12
9
|
this._parent = _parent;
|
|
13
10
|
this.rc = _parent.rc;
|
|
14
11
|
}
|
|
15
|
-
|
|
16
12
|
public path(): string {
|
|
17
13
|
return `${this._parent.path()}/licenses`;
|
|
18
14
|
}
|
|
19
15
|
|
|
20
|
-
/**
|
|
21
|
-
* Returns the information about account licenses.
|
|
22
|
-
* License blocks are grouped by "skuId", "assigned" flag and "costCenterId".
|
|
23
|
-
* Only recurring licenses are returned.
|
|
24
|
-
*
|
|
25
|
-
* HTTP Method: get
|
|
26
|
-
* Endpoint: /restapi/v2/accounts/{accountId}/licenses
|
|
27
|
-
* Rate Limit Group: Light
|
|
28
|
-
* App Permission: ReadAccounts
|
|
29
|
-
* User Permission: LicensesAndInventory
|
|
30
|
-
*/
|
|
31
|
-
public async get(
|
|
32
|
-
queryParams?: ListLicensesV2Parameters,
|
|
33
|
-
restRequestConfig?: RestRequestConfig,
|
|
34
|
-
): Promise<LicensesStatisticsResponse> {
|
|
35
|
-
const r = await this.rc.get<LicensesStatisticsResponse>(this.path(), queryParams, restRequestConfig);
|
|
36
|
-
return r.data;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
16
|
public bulkAssign(): BulkAssign {
|
|
40
17
|
return new BulkAssign(this);
|
|
41
18
|
}
|
|
@@ -5,9 +5,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
5
5
|
|
|
6
6
|
class Index {
|
|
7
7
|
public rc: RingCentralInterface;
|
|
8
|
-
|
|
9
8
|
public _parent: ParentInterface;
|
|
10
|
-
|
|
11
9
|
public taskId: string | null;
|
|
12
10
|
|
|
13
11
|
public constructor(_parent: ParentInterface, taskId: string | null = null) {
|
|
@@ -15,14 +13,12 @@ class Index {
|
|
|
15
13
|
this.rc = _parent.rc;
|
|
16
14
|
this.taskId = taskId;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
public path(withParameter = true): string {
|
|
20
17
|
if (withParameter && this.taskId !== null) {
|
|
21
18
|
return `${this._parent.path()}/bulk-add/${this.taskId}`;
|
|
22
19
|
}
|
|
23
20
|
return `${this._parent.path()}/bulk-add`;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
22
|
/**
|
|
27
23
|
* Adds phone numbers to the account Inventory as unassigned. Currently we support the following three enum values: 'Inventory',
|
|
28
24
|
* 'InventoryPartnerBusinessMobileNumber' and 'PartnerBusinessMobileNumber'. Later we may support some other values like 'ForwardedNumber', etc.
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/replace`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Replaces (swaps) phone numbers from Inventory with the main, company, direct or company fax numbers.
|
|
21
18
|
* This method is used to replace temporary numbers when the porting process is complete.
|
|
@@ -10,9 +10,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
10
10
|
|
|
11
11
|
class Index {
|
|
12
12
|
public rc: RingCentralInterface;
|
|
13
|
-
|
|
14
13
|
public _parent: ParentInterface;
|
|
15
|
-
|
|
16
14
|
public phoneNumberId: string | null;
|
|
17
15
|
|
|
18
16
|
public constructor(_parent: ParentInterface, phoneNumberId: string | null = null) {
|
|
@@ -20,14 +18,12 @@ class Index {
|
|
|
20
18
|
this.rc = _parent.rc;
|
|
21
19
|
this.phoneNumberId = phoneNumberId;
|
|
22
20
|
}
|
|
23
|
-
|
|
24
21
|
public path(withParameter = true): string {
|
|
25
22
|
if (withParameter && this.phoneNumberId !== null) {
|
|
26
23
|
return `${this._parent.path()}/phone-numbers/${this.phoneNumberId}`;
|
|
27
24
|
}
|
|
28
25
|
return `${this._parent.path()}/phone-numbers`;
|
|
29
26
|
}
|
|
30
|
-
|
|
31
27
|
/**
|
|
32
28
|
* Returns the list of phone numbers assigned to RingCentral customer
|
|
33
29
|
* account. Both company-level and extension-level numbers are returned.
|
|
@@ -2,18 +2,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
2
2
|
|
|
3
3
|
class Index {
|
|
4
4
|
public rc: RingCentralInterface;
|
|
5
|
-
|
|
6
5
|
public _parent: ParentInterface;
|
|
7
6
|
|
|
8
7
|
public constructor(_parent: ParentInterface) {
|
|
9
8
|
this._parent = _parent;
|
|
10
9
|
this.rc = _parent.rc;
|
|
11
10
|
}
|
|
12
|
-
|
|
13
11
|
public path(): string {
|
|
14
12
|
return `${this._parent.path()}/send-activation-email`;
|
|
15
13
|
}
|
|
16
|
-
|
|
17
14
|
/**
|
|
18
15
|
* Sends/resends activation email to the system user of unconfirmed account.
|
|
19
16
|
* HTTP Method: post
|
|
@@ -23,7 +20,7 @@ class Index {
|
|
|
23
20
|
* User Permission: AccountAdministration
|
|
24
21
|
*/
|
|
25
22
|
public async post(restRequestConfig?: RestRequestConfig): Promise<string> {
|
|
26
|
-
const r = await this.rc.post<string>(this.path(), undefined, restRequestConfig);
|
|
23
|
+
const r = await this.rc.post<string>(this.path(), undefined, undefined, restRequestConfig);
|
|
27
24
|
return r.data;
|
|
28
25
|
}
|
|
29
26
|
}
|
|
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
7
|
|
|
9
8
|
public constructor(_parent: ParentInterface) {
|
|
10
9
|
this._parent = _parent;
|
|
11
10
|
this.rc = _parent.rc;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
public path(): string {
|
|
15
13
|
return `${this._parent.path()}/send-welcome-email`;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
15
|
/**
|
|
19
16
|
* Sends/resends welcome email to the system user of confirmed account
|
|
20
17
|
* HTTP Method: post
|
|
@@ -11,9 +11,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
11
11
|
|
|
12
12
|
class Index {
|
|
13
13
|
public rc: RingCentralInterface;
|
|
14
|
-
|
|
15
14
|
public _parent: ParentInterface;
|
|
16
|
-
|
|
17
15
|
public accountId: string | null;
|
|
18
16
|
|
|
19
17
|
public constructor(_parent: ParentInterface, accountId: string | null = '~') {
|
|
@@ -21,14 +19,12 @@ class Index {
|
|
|
21
19
|
this.rc = _parent.rc;
|
|
22
20
|
this.accountId = accountId;
|
|
23
21
|
}
|
|
24
|
-
|
|
25
22
|
public path(withParameter = true): string {
|
|
26
23
|
if (withParameter && this.accountId !== null) {
|
|
27
24
|
return `${this._parent.path()}/accounts/${this.accountId}`;
|
|
28
25
|
}
|
|
29
26
|
return `${this._parent.path()}/accounts`;
|
|
30
27
|
}
|
|
31
|
-
|
|
32
28
|
/**
|
|
33
29
|
* Returns basic information about particular RingCentral account
|
|
34
30
|
* HTTP Method: get
|
|
@@ -45,8 +41,8 @@ class Index {
|
|
|
45
41
|
return r.data;
|
|
46
42
|
}
|
|
47
43
|
|
|
48
|
-
public devices(): Devices {
|
|
49
|
-
return new Devices(this);
|
|
44
|
+
public devices(deviceId: string | null = null): Devices {
|
|
45
|
+
return new Devices(this, deviceId);
|
|
50
46
|
}
|
|
51
47
|
|
|
52
48
|
public licenses(): Licenses {
|
|
@@ -3,14 +3,12 @@ import type { RingCentralInterface, ParentInterface } from '../../../types';
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
7
|
|
|
9
8
|
public constructor(_parent: ParentInterface) {
|
|
10
9
|
this._parent = _parent;
|
|
11
10
|
this.rc = _parent.rc;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
public path(): string {
|
|
15
13
|
return `${this._parent.path(false)}/v2`;
|
|
16
14
|
}
|
|
@@ -11,21 +11,18 @@ import type { RingCentralInterface, RestRequestConfig } from '../../types';
|
|
|
11
11
|
|
|
12
12
|
class Index {
|
|
13
13
|
public rc: RingCentralInterface;
|
|
14
|
-
|
|
15
14
|
public apiVersion: string | null;
|
|
16
15
|
|
|
17
16
|
public constructor(rc: RingCentralInterface, apiVersion: string | null = 'v1.0') {
|
|
18
17
|
this.rc = rc;
|
|
19
18
|
this.apiVersion = apiVersion;
|
|
20
19
|
}
|
|
21
|
-
|
|
22
20
|
public path(withParameter = true): string {
|
|
23
21
|
if (withParameter && this.apiVersion !== null) {
|
|
24
22
|
return `/restapi/${this.apiVersion}`;
|
|
25
23
|
}
|
|
26
24
|
return '/restapi';
|
|
27
25
|
}
|
|
28
|
-
|
|
29
26
|
/**
|
|
30
27
|
* Returns current API version(s) and server info.
|
|
31
28
|
* HTTP Method: get
|
|
@@ -4,9 +4,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
|
-
|
|
10
8
|
public type: string | null;
|
|
11
9
|
|
|
12
10
|
public constructor(_parent: ParentInterface, type: string | null = null) {
|
|
@@ -14,14 +12,12 @@ class Index {
|
|
|
14
12
|
this.rc = _parent.rc;
|
|
15
13
|
this.type = type;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
15
|
public path(withParameter = true): string {
|
|
19
16
|
if (withParameter && this.type !== null) {
|
|
20
17
|
return `${this._parent.path()}/ResourceTypes/${this.type}`;
|
|
21
18
|
}
|
|
22
19
|
return `${this._parent.path()}/ResourceTypes`;
|
|
23
20
|
}
|
|
24
|
-
|
|
25
21
|
/**
|
|
26
22
|
* Returns the list of supported SCIM resource types
|
|
27
23
|
* HTTP Method: get
|
|
@@ -4,9 +4,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
|
-
|
|
10
8
|
public uri: string | null;
|
|
11
9
|
|
|
12
10
|
public constructor(_parent: ParentInterface, uri: string | null = null) {
|
|
@@ -14,14 +12,12 @@ class Index {
|
|
|
14
12
|
this.rc = _parent.rc;
|
|
15
13
|
this.uri = uri;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
15
|
public path(withParameter = true): string {
|
|
19
16
|
if (withParameter && this.uri !== null) {
|
|
20
17
|
return `${this._parent.path()}/Schemas/${this.uri}`;
|
|
21
18
|
}
|
|
22
19
|
return `${this._parent.path()}/Schemas`;
|
|
23
20
|
}
|
|
24
|
-
|
|
25
21
|
/**
|
|
26
22
|
* Returns the list of schemas
|
|
27
23
|
* HTTP Method: get
|
|
@@ -3,18 +3,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
3
3
|
|
|
4
4
|
class Index {
|
|
5
5
|
public rc: RingCentralInterface;
|
|
6
|
-
|
|
7
6
|
public _parent: ParentInterface;
|
|
8
7
|
|
|
9
8
|
public constructor(_parent: ParentInterface) {
|
|
10
9
|
this._parent = _parent;
|
|
11
10
|
this.rc = _parent.rc;
|
|
12
11
|
}
|
|
13
|
-
|
|
14
12
|
public path(): string {
|
|
15
13
|
return `${this._parent.path()}/ServiceProviderConfig`;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
15
|
/**
|
|
19
16
|
* Returns SCIM service provider configuration
|
|
20
17
|
* HTTP Method: get
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/.search`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Returns the list of users satisfying search criteria
|
|
21
18
|
* HTTP Method: post
|
|
@@ -8,9 +8,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
8
8
|
|
|
9
9
|
class Index {
|
|
10
10
|
public rc: RingCentralInterface;
|
|
11
|
-
|
|
12
11
|
public _parent: ParentInterface;
|
|
13
|
-
|
|
14
12
|
public scimUserId: string | null;
|
|
15
13
|
|
|
16
14
|
public constructor(_parent: ParentInterface, scimUserId: string | null = null) {
|
|
@@ -18,14 +16,12 @@ class Index {
|
|
|
18
16
|
this.rc = _parent.rc;
|
|
19
17
|
this.scimUserId = scimUserId;
|
|
20
18
|
}
|
|
21
|
-
|
|
22
19
|
public path(withParameter = true): string {
|
|
23
20
|
if (withParameter && this.scimUserId !== null) {
|
|
24
21
|
return `${this._parent.path()}/Users/${this.scimUserId}`;
|
|
25
22
|
}
|
|
26
23
|
return `${this._parent.path()}/Users`;
|
|
27
24
|
}
|
|
28
|
-
|
|
29
25
|
/**
|
|
30
26
|
* Returns the list of users satisfying search criteria
|
|
31
27
|
* HTTP Method: get
|
|
@@ -94,7 +90,7 @@ class Index {
|
|
|
94
90
|
if (this.scimUserId === null) {
|
|
95
91
|
throw new Error('scimUserId must be specified.');
|
|
96
92
|
}
|
|
97
|
-
const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
|
|
93
|
+
const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
|
|
98
94
|
return r.data;
|
|
99
95
|
}
|
|
100
96
|
|
package/src/paths/Scim/index.ts
CHANGED
|
@@ -6,14 +6,12 @@ import type { RingCentralInterface } from '../../types';
|
|
|
6
6
|
|
|
7
7
|
class Index {
|
|
8
8
|
public rc: RingCentralInterface;
|
|
9
|
-
|
|
10
9
|
public version: string | null;
|
|
11
10
|
|
|
12
11
|
public constructor(rc: RingCentralInterface, version: string | null = 'v2') {
|
|
13
12
|
this.rc = rc;
|
|
14
13
|
this.version = version;
|
|
15
14
|
}
|
|
16
|
-
|
|
17
15
|
public path(withParameter = true): string {
|
|
18
16
|
if (withParameter && this.version !== null) {
|
|
19
17
|
return `/scim/${this.version}`;
|
|
@@ -5,9 +5,7 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
5
5
|
|
|
6
6
|
class Index {
|
|
7
7
|
public rc: RingCentralInterface;
|
|
8
|
-
|
|
9
8
|
public _parent: ParentInterface;
|
|
10
|
-
|
|
11
9
|
public cardId: string | null;
|
|
12
10
|
|
|
13
11
|
public constructor(_parent: ParentInterface, cardId: string | null = null) {
|
|
@@ -15,14 +13,12 @@ class Index {
|
|
|
15
13
|
this.rc = _parent.rc;
|
|
16
14
|
this.cardId = cardId;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
public path(withParameter = true): string {
|
|
20
17
|
if (withParameter && this.cardId !== null) {
|
|
21
18
|
return `${this._parent.path()}/adaptive-cards/${this.cardId}`;
|
|
22
19
|
}
|
|
23
20
|
return `${this._parent.path()}/adaptive-cards`;
|
|
24
21
|
}
|
|
25
|
-
|
|
26
22
|
/**
|
|
27
23
|
* Returns adaptive card(s) with given id(s).
|
|
28
24
|
* HTTP Method: get
|
|
@@ -67,7 +63,7 @@ class Index {
|
|
|
67
63
|
if (this.cardId === null) {
|
|
68
64
|
throw new Error('cardId must be specified.');
|
|
69
65
|
}
|
|
70
|
-
const r = await this.rc.delete<string>(this.path(), undefined, restRequestConfig);
|
|
66
|
+
const r = await this.rc.delete<string>(this.path(), undefined, undefined, restRequestConfig);
|
|
71
67
|
return r.data;
|
|
72
68
|
}
|
|
73
69
|
}
|
|
@@ -4,18 +4,15 @@ import type { RingCentralInterface, ParentInterface, RestRequestConfig } from '.
|
|
|
4
4
|
|
|
5
5
|
class Index {
|
|
6
6
|
public rc: RingCentralInterface;
|
|
7
|
-
|
|
8
7
|
public _parent: ParentInterface;
|
|
9
8
|
|
|
10
9
|
public constructor(_parent: ParentInterface) {
|
|
11
10
|
this._parent = _parent;
|
|
12
11
|
this.rc = _parent.rc;
|
|
13
12
|
}
|
|
14
|
-
|
|
15
13
|
public path(): string {
|
|
16
14
|
return `${this._parent.path()}/adaptive-cards`;
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
/**
|
|
20
17
|
* Creates a new adaptive card in the chat specified in path.
|
|
21
18
|
* HTTP Method: post
|