<![CDATA[Webex for Developers Changelog API]]> https://developer-usgov.webex.com/docs/api/api-changelog https://developer-usgov.webex.com/images/home-hero.svg Webex for Developers Changelog API https://developer-usgov.webex.com/docs/api/api-changelog RSS for Node Thu, 21 Nov 2024 11:28:35 GMT <![CDATA[Deprecation of the rooms/meetingInfo]]> As highlighted in the API Behavior Changes document, the rooms/meetingInfo API may not return information after an organization was moved to the Webex Suite Meetings Platform. As explained, the reason is that in WSMP, there is only a loose concept of a space meeting. The meeting does not happen in the space but must be scheduled via the /meetings REST endpoints. The meetings REST endpoint also provides the SIP dial info for the meeting like in this example response. Please utilize this REST endpoint to avoid service disruption.

   ...
    "siteUrl": "site4-example.webex.com",
    "webLink": "https://site4-example.webex.com/site4/j.php?MTID=md41817da6a55b0925530cb88b3577b1e",
    "registerLink": "https://cisco.webex.com/weblink/register/r55981368ee48e2a6f00b93231508c404",
    "sipAddress": "123456789@site4-example.webex.com",
    ...

The /meetingInfo endpoint is now deprecated, and we may shut it down entirely on January 31, 2025, when most customers should be on WSMP.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-november blt5c48a867c2a2c69a Tue, 12 Nov 2024 00:00:00 GMT Breaking Change
<![CDATA[Location changes in Meeting Attendee Report]]> Meeting Attendee Report Update We're updating the Meeting Attendee report to accurately reflect the values for LOCATION field. We'll be labeling the LOCATION column as LOCATION (DEPRECATED) and adding new COUNTRY, STATE, and CITY columns for more specific location data. Additionally, the OS and BROWSER columns will now include version information.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-november blt3d3fe93c6ae87e86 Mon, 11 Nov 2024 00:00:00 GMT Warning
<![CDATA[As a reminder, effective today, the field `answerConfirmationEnabled` has been renamed to `answerConfirmationRequiredEnabled` within the simultaneous ring settings of the Workspace API. This change applies to both the [GET](/docs/api/v1/workspace-call-settings/retrieve-simultaneous-ring-settings-for-a-workspace) and [MODIFY](/docs/api/v1/workspace-call-settings/modify-simultaneous-ring-settings-for-a-workspace) endpoints. During the transition period ( [original change log published on 30th August 2024](/docs/api/changelog#2024-august) ), both fields were accessible in the payload for `GET` and `MODIFY` operations. Please ensure that your implementations have been updated to reflect this change.]]> As a reminder, effective today, the field answerConfirmationEnabled has been renamed to answerConfirmationRequiredEnabled within the simultaneous ring settings of the Workspace API. This change applies to both the GET and MODIFY endpoints. During the transition period ( original change log published on 30th August 2024 ), both fields were accessible in the payload for GET and MODIFY operations. Please ensure that your implementations have been updated to reflect this change.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-october blt85f5c1b590204d0d Thu, 17 Oct 2024 00:00:00 GMT Breaking Change
<![CDATA[Guest Issuer EOL]]> The Guest Issuer API function will reach its End of Life (EOL) on December 31, 2025. After this date, the Guest Issuer approach will no longer be supported or available.
All guest issuer apps must transition to using Service Apps for creating temporary identities to ensure continuity and take advantage of the enhanced features and support offered by Service Apps.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-october blt128029c3a98fa781 Fri, 11 Oct 2024 00:00:00 GMT Breaking Change
<![CDATA[Update the Organization Name]]> We are excited to announce the release of a new API that enables administrators to manage organizational details more efficiently. Key Features include: • Get Organization Details: Administrators can now retrieve comprehensive details about their organization, including current name, status, and other pertinent information. • Update Organization Name: This new functionality allows administrators to easily update the organization's name through a simple API call.

For detailed information, please refer to our API reference.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-september blt7d3b9f2c158e7821 Wed, 25 Sep 2024 00:00:00 GMT New
<![CDATA[SDK EOL and upgrade path]]> We'd like to formally announce the SDK version v2 will reach its end-of-life (EOL) on September 30, 2025. The v1 SDKs are already EOL. As indicated on this change log in March and May we strongly encourage all users to migrate to SDK v3 (latest version: webex@3.4.0) at your earliest convenience to continue getting SDK support and feature upgrades while avoiding service disruptions on the Webex Suite Meetings Platform. Please refer to our Migration Guide for detailed instructions on making the transition.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-september bltfacaff6274a255e8 Thu, 12 Sep 2024 00:00:00 GMT Major
<![CDATA[For consistency with other APIs, we will be renaming the field `answerConfirmationEnabled` to `answerConfirmationRequiredEnabled` within the simultaneous ring settings for the Workspace API. This modification affects the [GET](/docs/api/v1/workspace-call-settings/retrieve-simultaneous-ring-settings-for-a-workspace) and [UPDATE](/docs/api/v1/workspace-call-settings/modify-simultaneous-ring-settings-for-a-workspace) endpoints. The change will take effect on October 4, 2024.]]> For consistency with other APIs, we will be renaming the field answerConfirmationEnabled to answerConfirmationRequiredEnabled within the simultaneous ring settings for the Workspace API. This modification affects the GET and UPDATE endpoints. The change will take effect on October 11, 2024. Throughout the transition period, both fields will be accessible in the payload for GET and MODIFY operations.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt644f6d38cd2063bd Fri, 30 Aug 2024 00:00:00 GMT Breaking Change
<![CDATA[guest-to-guest meeting availability]]> Guest-to-Guest (G2G) meetings are now available, allowing non-licensed users to conduct fully featured meetings on the Webex Suite Meetings Platform (WSMP). These G2G meetings replace space-backend meetings, which are incompatible with WSMP. The new G2G feature is supported by a new license and order-SKU that covers the number of simultaneous meetings rather than individual users. For more details, please refer to the guide.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blte207e25af918cf0b Mon, 26 Aug 2024 00:00:00 GMT None
<![CDATA[As an administrator, you can reassign a list of call recordings or all call recordings of a particular user to a new user through the [Reassign Recording](docs/api/v1/converged-recordings/reassign-recordings/) endpoint.]]> As an administrator, you can reassign a list of call recordings or all call recordings of a particular user to a new user through the Reassign Recording endpoint.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blte2cd712084749850 Fri, 23 Aug 2024 00:00:00 GMT New
<![CDATA[Service numbers are now supported for Premises-based PSTN. These are local telephone numbers considered as high utilization or concurrent, making them ideal for assignment to high-volume services such as Auto Attendants, Hunt Groups, and Call Queues. The [Add Numbers](/docs/api/v1/numbers/add-phone-numbers-to-a-location), [Get Numbers](/docs/api/v1/numbers/get-phone-numbers-for-an-organization-with-given-criterias), and [Initiate Number Jobs](/docs/api/v1/numbers/initiate-number-jobs) APIs are modified to support service numbers. Additionally, feature-specific available numbers APIs such as [Hunt Group](/docs/api/v1/features-hunt-group/get-hunt-group-primary-available-phone-numbers), [Location](/docs/api/v1/location-call-settings/get-location-call-intercept-available-phone-numbers), [Person](/docs/api/v1/user-call-settings/get-person-primary-available-phone-numbers), and [Workspace](/docs/api/v1/workspace-call-settings/get-workspace-fax-message-available-phone-numbers) have been added to help identify numbers that can be associated with specific members or features. These feature-specific APIs are streamlined with fewer parameters, making them more easily to use as alternatives to the more general [Get Numbers](/docs/api/v1/numbers/get-phone-numbers-for-an-organization-with-given-criterias) API.]]> Service numbers are now supported for Premises-based PSTN. These are local telephone numbers considered as high utilization or concurrent, making them ideal for assignment to high-volume services such as Auto Attendants, Hunt Groups, and Call Queues. The Add Numbers, Get Numbers, and Initiate Number Jobs APIs are modified to support service numbers. Additionally, feature-specific available numbers APIs such as Hunt Group, Location, Person, and Workspace have been added to help identify numbers that can be associated with specific members or features. These feature-specific APIs are streamlined with fewer parameters, making them more easily to use as alternatives to the more general Get Numbers API.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt68bd893d5f4812cc Wed, 21 Aug 2024 00:00:00 GMT New
<![CDATA[A new webhook resource allows you to receive notifications for status changes of admin batch jobs, reducing the need for manual status checks. For setup instructions and more details, see [Webhooks Reference Page](/docs/api/v1/webhooks).]]> A new webhook resource allows you to receive notifications for status changes of admin batch jobs, reducing the need for manual status checks. For setup instructions and more details, see Webhooks Reference Page.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt2f94611d7b70c077 Wed, 21 Aug 2024 00:00:00 GMT New
<![CDATA[As a meeting host, you can [Create a Meeting](/docs/api/v1/meetings/create-a-meeting), [Patch a Meeting](/docs/api/v1/meetings/patch-a-meeting), or [Update a Meeting](/docs/api/v1/meetings/update-a-meeting) with watermark settings by specifying the `enabledAudioWatermark`, `enabledVisualWatermark`, and `visualWatermarkOpacity` attributes. These attributes can also be returned when you [Get a Meeting](/docs/api/v1/meetings/get-a-meeting), [List Meetings](/docs/api/v1/meetings/list-meetings), or [List Meetings of a Meeting Series](/docs/api/v1/meetings/list-meetings-of-a-meeting-series).]]> As a meeting host, you can Create a Meeting, Patch a Meeting, or Update a Meeting with watermark settings by specifying the enabledAudioWatermark, enabledVisualWatermark, and visualWatermarkOpacity attributes. These attributes can also be returned when you Get a Meeting, List Meetings, or List Meetings of a Meeting Series.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt8e6fbcc2b6abc89c Mon, 19 Aug 2024 00:00:00 GMT New
<![CDATA[New attributes `hasRegistration`, `hasRegistrants`, and `hasPostEventSurvey` are returned in the [Get a Meeting](/docs/api/v1/meetings/get-a-meeting), [List Meetings](/docs/api/v1/meetings/list-meetings), and [List Meetings of a Meeting Series](/docs/api/v1/meetings/list-meetings-of-a-meeting-series) APIs. The `hasRegistration` and `hasRegistrants` attributes only apply to ended meetings or webinar instances, while the `hasPostEventSurvey` attribute only applies to ended webinar instances.]]> New attributes hasRegistration, hasRegistrants, and hasPostEventSurvey are returned in the Get a Meeting, List Meetings, and List Meetings of a Meeting Series APIs. The hasRegistration and hasRegistrants attributes only apply to ended meetings or webinar instances, while the hasPostEventSurvey attribute only applies to ended webinar instances.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august bltef73d2d94e610ec5 Mon, 19 Aug 2024 00:00:00 GMT New
<![CDATA[New Webex Meeting Widget version 1.27.0]]> The Webex Meeting Widget 1.27.0 is now available. This widget allows you to seamlessly integrate essential Webex functionality into your website, eliminating the need to build an app from scratch using the SDK. New Features: • Support for Node.js 20 • Compatibility with React 18.3.1 To get started, simply include the widget in your NPM applications from @webex/widgets. For more detailed information about Webex widgets, please visit our documentation.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt21638022ace5564c Wed, 14 Aug 2024 00:00:00 GMT New
<![CDATA[Effective February 13, 2025, updating the PSTN connection type and ID for a location will no longer be supported via the [Update Location Webex Calling Details](/docs/api/v1/location-call-settings/update-location-webex-calling-details) API. Instead, this functionality will be supported through the [Setup PSTN Connection for a Location](/docs/api/v1/pstn/setup-pstn-connection-for-a-location) API.]]> Effective February 13, 2025, updating the PSTN connection type and ID for a location will no longer be supported via the Update Location Webex Calling Details API. Instead, this functionality will be supported through the Setup PSTN Connection for a Location API.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august bltecd481b90ce3fea5 Tue, 13 Aug 2024 00:00:00 GMT Breaking Change
<![CDATA[Separate destinations can now be configured for routing calls when the hunt group is busy or all agents are unreachable. To support this, new fields `busyRedirect` and `businessContinuityRedirect` have been added to the [CREATE](/docs/api/v1/features-hunt-group/create-a-hunt-group), [UPDATE](/docs/api/v1/features-hunt-group/update-a-hunt-group), and [GET Hunt Group](/docs/api/v1/features-hunt-group/get-details-for-a-hunt-group) endpoints. Starting September 16, 2024, support for the `businessContinuity` object will be removed from the request and response payloads of these endpoints.]]> Separate destinations can now be configured for routing calls when the hunt group is busy or all agents are unreachable. To support this, new fields busyRedirect and businessContinuityRedirect have been added to the CREATE, UPDATE, and GET Hunt Group endpoints. Starting September 16, 2024, support for the businessContinuity object will be removed from the request and response payloads of these endpoints.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august bltfe1765f2d9e025a0 Fri, 02 Aug 2024 00:00:00 GMT Breaking Change
<![CDATA[Wholesale partners now include `locationId` in the user-level reconciliation reports of [Wholesale Billing Reports](docs/api/v1/wholesale-billing). Customer-level reconciliation reports with `locationId` will be available soon.]]> Wholesale partners can now see the locationId column in the USER level reconciliation reports of Wholesale Billing Reports. CUSTOMER level reconciliation reports with locationId will be available by September 1st, 2024.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-august blt71060d1ec4a36cc3 Thu, 01 Aug 2024 00:00:00 GMT New
<![CDATA[Users can obtain scheduling permissions via the [Get Scheduling Options](/docs/api/v1/meeting-preferences/get-scheduling-options) API and update them using the [Update Scheduling Options](/docs/api/v1/meeting-preferences/update-scheduling-options) API with the `delegateEmails` parameter. Additionally, users can add new delegate emails with the [Insert Delegate Emails](/docs/api/v1/meeting-preferences/insert-delegate-emails) API and remove existing ones with the [Delete Delegate Emails](/docs/api/v1/meeting-preferences/delete-delegate-emails) API.]]> Users can obtain scheduling permissions via the Get Scheduling Options API and update them using the Update Scheduling Options API with the delegateEmails parameter. Additionally, users can add new delegate emails with the Insert Delegate Emails API and remove existing ones with the Delete Delegate Emails API.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-july blt394fde3ba78ef99d Fri, 19 Jul 2024 00:00:00 GMT New
<![CDATA[xml API authentication]]> Due to security concerns the Webex XML API won't support username/email+password authentication effective Nov 30, 2024 for CI native organizations (organizations managed through Control Hub only). Instead authentication must happen via the Common Identity system and the use of session login ticket. As a reminder the Webex XML API has been End of Life and End of Service since March 31, 2024. Some customers got an extension.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-june blt9b32f33dcfaf471c Fri, 28 Jun 2024 00:00:00 GMT Breaking Change
<![CDATA[Starting from July 19th, 2024, a new field, `Location_ID`, will be added to the [Wholesale Billing Reports](/docs/api/v1/wholesale-billing) API, and this applies to both Customer and User report types.]]> Starting from July 19th, 2024, a new field, Location_ID, will be added to the Wholesale Billing Reports API, and this applies to both Customer and User report types.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-june bltfd52d79da4c7a787 Thu, 27 Jun 2024 00:00:00 GMT New
<![CDATA[Starting August 12th, 2024, the `callingLineId` and `routingProfile` fields will be removed from the [Test Call Routing](/docs/api/v1/call-routing/test-call-routing) endpoint's response payload.]]> Starting August 12th, 2024, the callingLineId and routingProfile fields will be removed from the Test Call Routing endpoint's response payload.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-june blt414715917ca091fc Thu, 27 Jun 2024 00:00:00 GMT Breaking Change
<![CDATA[meetingTranscripts don't work with AI Assistant]]> The meeting transcripts endpoint will not have data for meetings where the Webex AI Assistant is part of the meeting and instead the recordings transcripts must be used. For further information, please see here.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-june bltca8a40a91f89899d Mon, 24 Jun 2024 00:00:00 GMT Breaking Change
<![CDATA[As a Compliance Officer, you can now access Webex Calling recordings using the [Converged Recordings](/docs/api/v1/converged-recordings) API. You can [List Recordings for Compliance officer](/docs/api/v1/converged-recordings/list-recordings-for-compliance-officer), [Get Recording Details](/docs/api/v1/converged-recordings/get-recording-details), [Delete a Recording](/docs/api/v1/converged-recordings/delete-a-recording), and [Get Recording metadata](/docs/api/v1/converged-recordings/get-recording-metadata).]]> As a Compliance Officer, you can now access Webex Calling recordings using the Converged Recordings API. You can List Recordings for Compliance officer, Get Recording Details, Delete a Recording, and Get Recording metadata.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-june blt1885f0fe061d0ea9 Tue, 18 Jun 2024 00:00:00 GMT New
<![CDATA[In the [Workspace Call Settings](/docs/api/v1/workspace-call-settings) API, we've added multiple endpoints that let you manage all Professional Workspace call settings.]]> In the Workspace Call Settings API, we've added multiple endpoints that let you manage all Professional Workspace call settings.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may blt422da710bab9d62d Thu, 30 May 2024 00:00:00 GMT New
<![CDATA[A Compliance Officer can now list recordings that have been purged from the recycle bin using the [List Recordings For an Admin or Compliance Officer](/docs/api/v1/recordings/list-recordings-for-an-admin-or-compliance-officer) API with the `status=purged` parameter.]]> A Compliance Officer can now list recordings that have been purged from the recycle bin using the List Recordings For an Admin or Compliance Officer API with the status=purged parameter.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may blt2540793003168c23 Thu, 23 May 2024 00:00:00 GMT New
<![CDATA[SDK Upgrade]]> As indicated first on March 25, 2024 on this change log you must upgrade your Webex SDK version before July 1st to avoid service disruptions as customers get moved onto the Webex Suite Meetings Platform (WSMP). Alternatively you must ask for an extension by opening a support ticket. The new SDK versions allows joining a meeting via a password which is inherent to the WSMP. Please see below for the original announcement.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may blt926c0494c379d3ba Thu, 09 May 2024 00:00:00 GMT Major
<![CDATA[A new package type `cx_essentials` has been added to [Wholesale Provisioning](/docs/api/v1/wholesale-provisioning). This package offers customer experience essentials with advanced group call management abilities on top of Webex calling. [Click here](https://help.webex.com/en-us/article/nkguodc/Wholesale-Route-to-Market-Solution-Guide?_gl=1*j7ovxk*_ga*MzUwOTc5MTc5LjE2OTU3NDIyOTk.*_ga_KP8QEFW4ML*MTcwODg4MDI2My4xNi4xLjE3MDg4ODAzMjkuNjAuMC4w*_gcl_au*NjUwMjUzMjkxLjE3MDQ3OTMxOTc.) to learn more. The feature toggle `wholesale-cx-essentials` is required for partner admins to provision wholesale customers and users with this new package type.]]> A new package type cx_essentials has been added to Wholesale Provisioning. This package offers customer experience essentials with advanced group call management abilities on top of Webex calling. Click here to learn more. The feature toggle wholesale-cx-essentials is required for partner admins to provision wholesale customers and users with this new package type.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may blt38cc71126f159d4e Tue, 07 May 2024 00:00:00 GMT New
<![CDATA[Change to life cycle fields in people API]]> We have found inconsistencies in the /people API as they relate to the invitePending and loginEnabled statuses and how they relate to the Control Hub view of users. We are going to normalize these fields in the following manner: invitePending will be a read-only field that is set and unset by our Common Identity system depending on if the user accepted the invite email. User login is allowed only after invitePending has cleared (false). loginEnabled can be set to allow or disallow users from logging in.

We will enforce this logic on or after June 10, 2024.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may bltf7c36c40c60dbf8a Tue, 07 May 2024 00:00:00 GMT Breaking Change
<![CDATA[The Webex Calling Detailed Call History reporting now includes new fields that help customers identify PSTN provider details. Examples include PSTN Vendor Name, PSTN Legal Entity, and many others. For more information, see [Webex Calling Reports for Your Collaboration Portfolio](https://help.webex.com/en-us/article/nmug598/Reports-for-Your-Cloud-Collaboration-Portfolio#reference-template_30fd64bf-8461-4072-ab9b-e4b04894eb5b) and [Webex Calling Detailed Call History Reports API](/docs/api/v1/reports-detailed-call-history/get-detailed-call-history).]]> The Webex Calling Detailed Call History reporting now includes new fields that help customers identify PSTN provider details. Examples include PSTN Vendor Name, PSTN Legal Entity, and many others. For more information, see Webex Calling Reports for Your Collaboration Portfolio and Webex Calling Detailed Call History Reports API.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-may bltba6852d1e6f8266c Fri, 03 May 2024 00:00:00 GMT New
<![CDATA[A new attribute `breakoutSessionsAttended` has been added to the [List Meeting Participants](/docs/api/v1/meeting-participants/list-meeting-participants), [Query Meeting Participants with Email](/docs/api/v1/meeting-participants/query-meeting-participants-with-email), and [Get Meeting Participant Details](/docs/api/v1/meeting-participants/get-meeting-participant-details) APIs. It indicates the breakout sessions that a participant attended during a meeting, and it only applies to participants of ended meeting instances. A new parameter `breakoutSessionId` has been added to the [List Meeting Participants](/docs/api/v1/meeting-participants/list-meeting-participants) API so that it can return participants who joined the specified breakout session. If the `meetingId` of an ended meeting instance is specified, the [List Meeting Breakout Sessions](/docs/api/v1/meetings/list-meeting-breakout-sessions) can now return the breakout sessions which happened during that meeting instance.]]> A new attribute breakoutSessionsAttended has been added to the List Meeting Participants, Query Meeting Participants with Email, and Get Meeting Participant Details APIs. It indicates the breakout sessions that a participant attended during a meeting, and it only applies to participants of ended meeting instances. A new parameter breakoutSessionId has been added to the List Meeting Participants API so that it can return participants who joined the specified breakout session. If the meetingId of an ended meeting instance is specified, the List Meeting Breakout Sessions can now return the breakout sessions which happened during that meeting instance.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-april bltb9c9f72f3f2323f7 Fri, 26 Apr 2024 00:00:00 GMT New
<![CDATA[service app authorization webhooks]]> We're pleased to introduce a new webhook resource to our Service App's framework, allowing you to receive notifications for the authorization and deauthorization of your Service Apps. This update simplifies lifecycle management and reduces the need for manual status checks. For setup instructions and more details, please visit our Webhooks Reference Page.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-april bltac8d9e6dcc143068 Tue, 23 Apr 2024 00:00:00 GMT New
<![CDATA[As previously stated in the change log published on March 18, 2024, partners should start using the new `packages` field, which accepts a list of packages. Cisco will be deprecating and removing the support for the existing `package` field in the Wholesale Subscriber Provisioning [POST](/docs/api/v1/wholesale-provisioning/provision-a-wholesale-subscriber), [PUT](/docs/api/v1/wholesale-provisioning/update-a-wholesale-subscriber), [GET](/docs/api/v1/wholesale-provisioning/get-a-wholesale-subscriber), [LIST](/docs/api/v1/wholesale-provisioning/list-wholesale-subscribers) and [PreCheck](/docs/api/v1/wholesale-provisioning/precheck-a-wholesale-subscriber-provisioning) APIs on the 10th May, 2024.]]> As previously stated in the change log published on March 18, 2024, partners should start using the new packages field, which accepts a list of packages. Cisco will be deprecating and removing the support for the existing package field in the Wholesale Subscriber Provisioning POST, PUT, GET, LIST and PreCheck APIs on the 10th May, 2024.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-april bltcaa683017dba9ed9 Wed, 17 Apr 2024 00:00:00 GMT Breaking Change
<![CDATA[The [Retrieve List of Call Queue Caller ID information](/docs/api/v1/user-call-settings/retrieve-list-of-call-queue-caller-id-information), [Retrieve a Call Queue Agent's Caller ID information](/docs/api/v1/user-call-settings/retrieve-a-call-queue-agent's-caller-id-information), and [Modify a Call Queue Agent's Caller ID information](/docs/api/v1/user-call-settings/modify-a-call-queue-agent's-caller-id-information) APIs are deprecated and will be decommissioned May 16, 2024. Integrations that use these APIs must move to [Retrieve Agent's List of Available Caller IDs](/docs/api/v1/user-call-settings/retrieve-agent's-list-of-available-caller-ids), [Retrieve Agent's Caller ID Information](/docs/api/v1/user-call-settings/retrieve-agent's-caller-id-information), and [Modify Agent's Caller ID Information](/docs/api/v1/user-call-settings/modify-agent's-caller-id-information) respectively.]]> The Retrieve List of Call Queue Caller ID information, Retrieve a Call Queue Agent's Caller ID information, and Modify a Call Queue Agent's Caller ID information APIs are deprecated and will be decommissioned May 16, 2024. Integrations that use these APIs must move to Retrieve Agent's List of Available Caller IDs, Retrieve Agent's Caller ID Information, and Modify Agent's Caller ID Information respectively.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-april bltd9cf9d9c2872506a Tue, 02 Apr 2024 00:00:00 GMT Breaking Change
<![CDATA[Mandatory SDK Upgrade]]> SDK users on versions prior to 3.11.0(iOS, Android) and prior to 2.60.0 (Browser SDK) must upgrade to these or later SDK versions by July 1st, 2024. Cisco is revamping our backend systems to the Webex Meetings Suite Platform with a mandatory password requirement to join Webex meetings. Previous SDK versions do not support this security update and you risk that your users cannot join meetings. If you cannot meet this mandatory upgrade by the designated time, please reach out to devsupport@webex.com

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt0b1fca0d294b647d Mon, 25 Mar 2024 00:00:00 GMT Breaking Change
<![CDATA[New attributes, `createJoinLinkAsWebLink` and `createStartLinkAsWebLink`, have been added to the [Join a Meeting](/docs/api/v1/meetings/join-a-meeting) API which can be used to specify webLink as a `joinLink` or a `startLink`. Those are typically useful if mandatory user login is configured in Control Hub.]]> New attributes, createJoinLinkAsWebLink and createStartLinkAsWebLink, have been added to the Join a Meeting API which can be used to specify webLink as a joinLink or a startLink. Those are typically useful if mandatory user login is configured in Control Hub.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt5982a7ab7f10c04c Wed, 20 Mar 2024 00:00:00 GMT New
<![CDATA[Partners should plan for a transition to a new `packages` field, which accepts a list of packages, as Cisco will eventually remove support for the existing `package` field in the Wholesale Subscriber Provisioning [POST](/docs/api/v1/wholesale-provisioning/provision-a-wholesale-subscriber), [PUT](/docs/api/v1/wholesale-provisioning/update-a-wholesale-subscriber), [GET](/docs/api/v1/wholesale-provisioning/get-a-wholesale-subscriber), [LIST](/docs/api/v1/wholesale-provisioning/list-wholesale-subscribers) and [PreCheck](/docs/api/v1/wholesale-provisioning/precheck-a-wholesale-subscriber-provisioning) APIs. Further information will be provided well in advance of a published removal date.]]> Partners should plan for a transition to a new packages field, which accepts a list of packages, as Cisco will eventually remove support for the existing package field in the Wholesale Subscriber Provisioning POST, PUT, GET, LIST and PreCheck APIs. Further information will be provided well in advance of a published removal date.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt9feeb5d0759e59f5 Mon, 18 Mar 2024 00:00:00 GMT Breaking Change
<![CDATA[access_token POST via body]]> We have observed that during the OAuth 2.0 integration authorization process, customers have been appending data to URLs as query parameters in their POST requests. Although this method was functional previously, please be aware that it will no longer be supported after 6:00 PM on April 5, 2024 (America/Los_Angeles time zone). This change is in line with the best practices recommended by the Open Web Application Security Project (OWASP), which advises against exposing sensitive information through URL query strings (you can find more information on this topic here). We prioritize the security of your users' data, and adhering to these standards is crucial for maintaining the integrity of our platform.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt8d66809d32bab0a2 Fri, 15 Mar 2024 00:00:00 GMT Breaking Change
<![CDATA[Calling API ID changes]]> On May 1, 2024, Webex Calling Public APIs are moving to a new, more modern ID for the following types: Auto Attendant, Call Queue, Hunt Group, Paging Group, and Single Number Reach. Customers following the general recommendation to treat Public API IDs opaquely should not be affected beyond comparing IDs saved in the old format with new IDs. The APIs will continue to accept ids in the old format as input.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt485c90cb8f6fb0a3 Thu, 14 Mar 2024 00:00:00 GMT Breaking Change
<![CDATA[In the [Virtual Line Call Settings](/docs/api/v1/virtual-line-call-settings) API, we've added multiple endpoints that let you manage all Virtual Lines call settings.]]> In the Virtual Line Call Settings API, we've added multiple endpoints that let you manage all Virtual Lines call settings.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march bltfc9b8e8601a8c882 Fri, 08 Mar 2024 00:00:00 GMT New
<![CDATA[Call forwarding changes]]> For consistency with other APIs, the GET /v1/telephony/config/locations/{locationId}/queues/{queueId}/callForwarding API will be renaming the sendToVoiceMailEnabled response field to destinationVoiceMailEnabled.

To allow API clients to make this transition, for the next six weeks, we are adding thedestinationVoiceMailEnabled alongside the existing sendToVoiceMailEnabled field. On April 15, 2024 the sendToVoiceMailEnabled will be removed from the response.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt7a36f421ddcfa5f5 Thu, 07 Mar 2024 00:00:00 GMT Breaking Change
<![CDATA[ID normalization for Person's Privacy Settings]]> The Get a person's Privacy Settings API returned IDs in the monitoringAgent field that were not compatible with APIs like Get Person Details. Get a person's Privacy Settings API has been corrected to return Person, Virtual Line, and Workspace IDs fully compatible with other APIs.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march blt633b2b41fcb4c356 Thu, 07 Mar 2024 00:00:00 GMT New
<![CDATA[Two new attributes, `hostDidJoin` and `attendeeDidJoin`, are returned in the response of the following APIs: [Get a Meeting](/docs/api/v1/meetings/get-a-meeting), [List Meetings](/docs/api/v1/meetings/list-meetings), and [List Meetings of a Meeting Series](/docs/api/v1/meetings/list-meetings-of-a-meeting-series). Those new attributes only apply to meeting series in the `inProgress` state, scheduled meetings in the `ready` state, and meeting instances in the `inProgress` state, whether or not anyone has joined the meeting. Indicates that someone is waiting in the lobby and the host hasn't joined the meeting, if both `attendeeDidJoin` is true and `hostDidJoin` is false.]]> Two new attributes, hostDidJoin and attendeeDidJoin, are returned in the response of the following APIs: Get a Meeting, List Meetings, and List Meetings of a Meeting Series. Those new attributes only apply to meeting series in the inProgress state, scheduled meetings in the ready state, and meeting instances in the inProgress state, whether or not anyone has joined the meeting. Indicates that someone is waiting in the lobby and the host hasn't joined the meeting, if both attendeeDidJoin is true and hostDidJoin is false.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-march bltd29584e394a2cb08 Wed, 06 Mar 2024 00:00:00 GMT New
<![CDATA[The [Update Location Webex Calling Details](/docs/api/v1/location-call-settings/update-location-webex-calling-details) API now ignores `pAccessNetworkInfo` if the location's country is not Belgium, Germany, and France. Starting April 11, 2024, the API will respond with an error if `pAccessNetworkInfo` is modified for locations outside of Belgium, Germany, and France.]]> The Update Location Webex Calling Details API now ignores pAccessNetworkInfo if the location's country is not Belgium, Germany, and France. Starting April 11, 2024, the API will respond with an error if pAccessNetworkInfo is modified for locations outside of Belgium, Germany, and France.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-february blt062c061984b7a5de Tue, 27 Feb 2024 00:00:00 GMT Breaking Change
<![CDATA[Currently when one of the Webex for Wholesale or Webex for Broadworks APIs returns error code 5001, Internal Server Error, we include a `description` which details where the issue occurred. Since internal server errors are, by nature, unexpected, these detailed descriptions are often not useful as they reference internal service interactions beyond your control. We are now opting to return a generic `description` which says "An unexpected error occurred", and including an `internalErrorCode` in the response body to indicate the precise nature of the issue. This will help accelerate the resolution of support tickets, as an `internalErrorCode` is of more benefit when trying to resolve such issues. This change will take effect before the end of February.]]> Currently when one of the Webex for Wholesale or Webex for Broadworks APIs returns error code 5001, Internal Server Error, we include a description which details where the issue occurred. Since internal server errors are, by nature, unexpected, these detailed descriptions are often not useful as they reference internal service interactions beyond your control. We are now opting to return a generic description which says "An unexpected error occurred", and including an internalErrorCode in the response body to indicate the precise nature of the issue. This will help accelerate the resolution of support tickets, as an internalErrorCode is of more benefit when trying to resolve such issues. This change will take effect before the end of February.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-february bltf5addb4c27b5a455 Wed, 21 Feb 2024 00:00:00 GMT Breaking Change
<![CDATA[If a Broadworks Subscriber exists but contains errors, the [Get A Broadworks Subscriber](/docs/api/v1/broadworks-subscribers/get-a-broadworks-subscriber) and [List Broadworks Subscribers](/docs/api/v1/broadworks-subscribers/list-broadworks-subscribers) APIs now return the `errorCode` as `integer` in the `errors` array. This change aligns the APIs with current documentation. Please review and prepare any code using these APIs and parsing the `errorCode` for the change in type.]]> If a Broadworks Subscriber exists but contains errors, the Get A Broadworks Subscriber and List Broadworks Subscribers APIs now return the errorCode as integer in the errors array. This change aligns the APIs with current documentation. Please review and prepare any code using these APIs and parsing the errorCode for the change in type.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-february blt6a4f3fb633592850 Wed, 07 Feb 2024 00:00:00 GMT Breaking Change
<![CDATA[Guests via Service Apps]]> We are proud to announce the availability of the new guest creation mechanism via Service Apps. Guests are now created from authorized Service Apps with guest-issuer scopes. The traditional way of using a Guest Issuer app type is deprecated and will be removed in the future.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-january blt34b59f555bb31954 Wed, 31 Jan 2024 00:00:00 GMT New
<![CDATA[In the [Virtual Line Call Settings](/docs/api/v1/virtual-line-call-settings) API, we've added multiple endpoints that let you create and manage Virtual Lines and subsets of their call settings.]]> In the Virtual Line Call Settings API, we've added multiple endpoints that let you create and manage Virtual Lines and subsets of their call settings.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-january blt562b4ca81885f85b Thu, 25 Jan 2024 00:00:00 GMT New
<![CDATA[SCIM v2 Support]]> We are please to announce the support for the System for cross-domain Identity Management (SCIM) v2.0 standard as specified by RFC7643 and IETF RFC7644 in our developer program. Endpoints supported include v2/Users, v2/Groups and v2/Bulk. With Webex SCIM 2.0 APIs, customers can configure or develop SCIM 2.0 clients to manage users and groups in Webex.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2024-january bltda64940e2e985788 Wed, 17 Jan 2024 00:00:00 GMT New
<![CDATA[Id's in calling]]> The /v1/devices APIs and /v1/workspaces are moving towards returning organizations, location, and people IDs which exactly match those IDs returned by /v1/organizations, /v1/locations, and /v1/people respectively. The default format of IDs returned will be changed to the new, compatible style on February 2, 2024. Clients that rely on the current style of IDs can pass the legacy=true query parameter which will ensure the current style of organizations, location, and people IDs will continue to be returned by these APIs after the default ID style changes. Note that Webex Calling specific APIs already return IDs in the compatible format, and will not honor the legacy query parameter. APIs will continue to accept both styles of IDs.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december bltacea6888da4da081 Thu, 21 Dec 2023 00:00:00 GMT Breaking Change
<![CDATA[SMS Events]]> We now provide businessTexts a.k.a. SMS events in the events API . When a Webex Calling user sends or receives SMS messages, these will be logged in the API and can be retrieved by a Compliance Officer. This feature complements our recently released CDR events.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december bltac58d6225c762f2a Fri, 15 Dec 2023 00:00:00 GMT New
<![CDATA[Weak Obsolete Cipher Removal]]> In an ongoing effort to strengthen the security posture of the Webex Developer APIs have we removed support for the below weak and old ciphers in TLS connections. Remember only TLS 1.2 and TLS 1.3 are supported. In addition TLS SNI, Server Name Indication is now mandatory.

TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_128_GCM_SHA256 TLS_RSA_WITH_AES_128_CBC_SHA TLS_RSA_WITH_AES_256_GCM_SHA384 TLS_RSA_WITH_AES_256_CBC_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december blt3b6343967e199f0a Tue, 12 Dec 2023 00:00:00 GMT Warning
<![CDATA[If a Broadworks Subscriber exists but contains errors, the [Get A Broadworks Subscriber](/docs/api/v1/broadworks-subscribers/get-a-broadworks-subscriber) and [List Broadworks Subscribers](/docs/api/v1/broadworks-subscribers/list-broadworks-subscribers) APIs currently return the `errorCode` as a `String` in the `errors` array. From February 1 2024, these APIs will return the `errorCode` as an integer, which will align the APIs with current documentation. Please review and prepare any code using these APIs and parsing the `errorCode` for the change in type.]]> If a Broadworks Subscriber exists but contains errors, the Get A Broadworks Subscriber and List Broadworks Subscribers APIs currently return the errorCode as a String in the errors array. From February 1 2024, these APIs will return the errorCode as an integer, which will align the APIs with current documentation. Please review and prepare any code using these APIs and parsing the errorCode for the change in type.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december bltecc5638d6884dccf Tue, 12 Dec 2023 00:00:00 GMT Breaking Change
<![CDATA[The APIs [Add Phone Numbers to a location](/docs/api/v1/numbers/add-phone-numbers-to-a-location), [Activate Phone Numbers in a location](/docs/api/v1/numbers/activate-phone-numbers-in-a-location), and [Remove phone numbers from a location](/docs/api/v1/numbers/remove-phone-numbers-from-a-location) now require phone numbers in the E.164 format for all countries.]]> The APIs Add Phone Numbers to a location, Activate Phone Numbers in a location, and Remove phone numbers from a location now require phone numbers in the E.164 format for all countries.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december blt2e961d9e85900477 Wed, 06 Dec 2023 00:00:00 GMT Breaking Change
<![CDATA[The API, [Activate phone numbers in a location](/docs/api/v1/numbers/activate-phone-numbers-in-a-location), supports a maximum of 500 phone numbers.]]> The API, Activate phone numbers in a location, supports a maximum of 500 phone numbers.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-december bltc9f3db4b43c83438 Wed, 06 Dec 2023 00:00:00 GMT New
<![CDATA[Service Apps Site Selection]]> Service Apps with meetings functionalities as indicated by meetings:* scopes can now be tied to specific sites in the organization. This selection is done by a full admin in Control Hub who authorizes the Service App for the required site(s). The admin can choose from any or all of the meetings sites in the organization. The service app can only act on the allowed sites. As an example let's assume an organization with two sites A and B. An admin wants to use a meeting scheduling Service App, but wants to allow this Service App only for site A. The admin would during the authorization process select site A and the Service App will not be able to schedule meetings on site B.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-november bltfa9e9c74f86c12b6 Thu, 30 Nov 2023 00:00:00 GMT New
<![CDATA[Call Detail Records in /events API]]> The call detaill records for Webex Calling can now be found in the /events API under the resource call_records.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-november bltaf4ff802fb2d2dde Fri, 17 Nov 2023 00:00:00 GMT New
<![CDATA[Reports default file format as zip]]> The reports API provides download links for reports today in CSV format. This behavior will change on January 4, 2024 and the default file format will be zip. Until January 31, 2024 you can force the download in CSV by manipulating the download URL and setting the zipEnable=false. After January 31, 2024 this flag will be ignored and all reports will be provided in zip format only. Please see also this help article.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-november bltddc72c8517b3f261 Thu, 16 Nov 2023 00:00:00 GMT Breaking Change
<![CDATA[The [Add Phone Numbers to a location](/docs/api/v1/numbers/add-phone-numbers-to-a-location) endpoint now supports adding toll-free numbers via the new `numberType` field. The possible values for this field are `DID`, which is the default if not specified, and `TOLLFREE`. This functionality now properly validates that the location has a compatible PSTN connection type and ID set before adding numbers, and returns a `HTTP 200 OK` rather than `HTTP 201 Created` on success.]]> The Add Phone Numbers to a location endpoint now supports adding toll-free numbers via the new numberType field. The possible values for this field are DID, which is the default if not specified, and TOLLFREE. This functionality now properly validates that the location has a compatible PSTN connection type and ID set before adding numbers, and returns a HTTP 200 OK rather than HTTP 201 Created on success.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-november blt3e792c230f815d59 Sun, 12 Nov 2023 00:00:00 GMT New
<![CDATA[new PATCH license API now released]]> As indicated on September 13, here in this change log, we have now enacted the new license API with the new names and the http PATCH.

As part of the change we removed some license strings that had no function. These are Webex Meetings Assistant(WAM) and Meeting - Webex Collaboration Meeting Rooms (CMR).

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-november blt893e72e3809a8ab6 Wed, 01 Nov 2023 00:00:00 GMT New
<![CDATA[The following fields have been added to the [Webex Calling Detailed Call History report](/docs/api/v1/reports-detailed-call-history/get-detailed-call-history): Ring duration, Release time, Answer indicator, Final local `SessionID`, and Final remote `SessionID`.]]> The following fields have been added to the Webex Calling Detailed Call History report: Ring duration, Release time, Answer indicator, Final local SessionID, and Final remote SessionID.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blt2b933f1d5840e1b8 Fri, 27 Oct 2023 00:00:00 GMT New
<![CDATA[When patching a meeting, the `agenda`, `recurrence`, and `trackingCodes` attributes can now be specified as `null` so that those attributes become null and hidden from the response after the patch. For example, by patching `recurrence` as `null`, a recurring meeting can be changed to a non-recurring meeting. Note that you must use the the keyword `null` not the string "null".]]> When patching a meeting, the agenda, recurrence, and trackingCodes attributes can now be specified as null so that those attributes become null and hidden from the response after the patch. For example, by patching recurrence as null, a recurring meeting can be changed to a non-recurring meeting. Note that you must use the the keyword null not the string "null".

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blt20e7f997695ffc21 Wed, 25 Oct 2023 00:00:00 GMT New
<![CDATA[Delete returns 404 for Receptionist if resource doe not exist]]> The Receptions client DELETE feature has been corrected to return an HTTP 404 Not Found error when the given directoryId does not exist rather than HTTP 204 No Content.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blt2001b71b24f2d838 Mon, 23 Oct 2023 00:00:00 GMT Warning
<![CDATA[Reactivate webhooks with IP addresses in targetUrl]]> Due to a system issue, webhooks with an IP address in the targetUrl may have been disabled between Oct 13, 2023 04:30:00AM UTC and Oct 13, 2023 19:40:00 UTC. If your webhook was affected you must manually re-enable the webhook. You can do this with a PUT request and by setting the status field to active. Please see here. We apologize for this error on our side.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blte4c7ad9e8608ca79 Fri, 13 Oct 2023 00:00:00 GMT Major
<![CDATA[As described in the [Meeting Transcripts](/docs/api/v1/meeting-transcripts) API document, the meeting transcript cannot be recorded until the meeting recording is turned on. Since August 1, 2023, you not only need to turn on the meeting recording, but also need to turn on the [Webex Assistant](https://www.cisco.com/c/en/us/products/collateral/conferencing/webex-meetings/at-a-glance-c45-744053.html) or the [Closed Captions](https://help.webex.com/en-us/article/lzi8h2/Show-or-hide-automated-closed-captions-during-a-Webex-meeting-or-webinar) in order to record the meeting transcript.]]> As described in the Meeting Transcripts API document, the meeting transcript cannot be recorded until the meeting recording is turned on. Since August 1, 2023, you not only need to turn on the meeting recording, but also need to turn on the Webex Assistant or the Closed Captions in order to record the meeting transcript.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blt7fab949191e2c62c Thu, 12 Oct 2023 00:00:00 GMT New
<![CDATA[In the [Users Call Settings](/docs/api/v1/user-call-settings) API, we've added [Get Users Music on Hold Endpoint](/docs/api/v1/user-call-settings/retrieve-music-on-hold-settings-for-a-person) and [Modify Users Music on Hold Endpoint](/docs/api/v1/user-call-settings/configure-music-on-hold-settings-for-a-person) that let you configure music on hold settings for individual users.]]> In the Users Call Settings API, we've added Get Users Music on Hold Endpoint and Modify Users Music on Hold Endpoint that let you configure music on hold settings for individual users.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october bltb26e80e32daa7a40 Wed, 04 Oct 2023 00:00:00 GMT New
<![CDATA[In the [Workspace Call Settings](/docs/api/v1/workspace-call-settings/) API, we've added [Get Workspace Music on Hold Endpoint](/docs/api/v1/workspace-call-settings/retrieve-music-on-hold-settings-for-a-workspace) and to [Modify Workspace Music on Hold Endpoint](/docs/api/v1/workspace-call-settings/configure-music-on-hold-settings-for-a-workspace) that let you configure music on hold settings for individual workspaces.]]> In the Workspace Call Settings API, we've added Get Workspace Music on Hold Endpoint and to Modify Workspace Music on Hold Endpoint that let you configure music on hold settings for individual workspaces.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-october blt2b1ff5c310afe42e Wed, 04 Oct 2023 00:00:00 GMT New
<![CDATA[As an admin user, you can now refresh personal room IDs for a site's meeting hosts using the [Batch Refresh Personal Meeting Room ID](/docs/api/v1/meeting-preferences/batch-refresh-personal-meeting-room-id) API. The personal room IDs can be automatically refreshed according to the current personal room ID rule of the target site, or by the values specified by the admin user.]]> As an admin user, you can now refresh personal room IDs for a site's meeting hosts using the Batch Refresh Personal Meeting Room ID API. The personal room IDs can be automatically refreshed according to the current personal room ID rule of the target site, or by the values specified by the admin user.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-september blt39646c9db221d5c0 Wed, 27 Sep 2023 00:00:00 GMT New
<![CDATA[The `autoAcceptRequest` parameter has been added to the the request of the [Update Meeting Registration Form](/docs/api/v1/meetings/update-meeting-registration-form) API, and has also been added to the response of the [Update Meeting Registration Form](/docs/api/v1/meetings/update-meeting-registration-form) and [Get registration form for a meeting](/docs/api/v1/meetings/get-registration-form-for-a-meeting) APIs.]]> The autoAcceptRequest parameter has been added to the the request of the Update Meeting Registration Form API, and has also been added to the response of the Update Meeting Registration Form and Get registration form for a meeting APIs.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-september bltb8bd1f27d96f0f8a Wed, 13 Sep 2023 00:00:00 GMT None
<![CDATA[New license names in Payload for licensing API]]> On 10/25/2023, we will be releasing the new PATCH API for license assignment as well as enhancements to the existing GET license API. You will be able to list users that are assigned a specific license, even external users. You will be able to use the PATCH command to assign all licenses, including the contact center licenses. Finally, the license names will be aligned with the names an admin can see in Control Hub for consistency and ease of use. In the table below, you will find the old and new license names. Please prepare your code to make use of the new names where needed. The name change will be effective with the rollout of the new functionality on Oct 25, 2023. The license IDs will not change.

Offer code Existing name New name
MS Messaging Advance Messaging
CF Meeting 25 party Advanced Space Meetings
EE Meeting - Webex Enterprise Edition Webex Meetings Suite
MC Meeting - Webex Meeting Center Webex Meetings
SC Meeting - Webex Support Center Webex Support
TC Meeting - Webex Training Center Webex Training
EC "Meeting - Webex Event Center Webex Webinar
WXSFREE Webex Free Meetings Basic Meetings
CO Calling Webex Calling
SD Room Systems Webex Room Kit
EC250 Webex Events 250 Webex Webinar 250
EC500 Webex Events 500 Webex Webinar 500
EC1k Webex Events 1000 Webex Webinar 1000
EC3k Webex Events 3000 Webex Webinar 3000
EC5k Webex Events 5000 Webex Webinar 5000
EC10k Webex Events 10000 Webex Webinar 10000
EC25k Webex Events 25000 Webex Webinar 25000
EC50k Webex Events 50000 Webex Webinar 50000
EC100k Webex Events 100000 Webex Webinar 100000
RTT Webex Real-Time Translations Real-Time Translations
FMS Basic message Basic Messaging
FTS Call on Webex Call on Webex (1:1 call, non-PSTN)
FTM Basic meeting Basic Space Meetings
UCPREM On-Prem UCM Calling Unified Communication Manager (UCM)
CVI MS Teams Video Webex Video Integration for Microsoft Teams
CJPPRM CJP Premium Contact Center Premium Agent3

Note: Due to some problems with the publishing system a publishing date of Sep 26, was shown between Sep 13-Sep 21. This article was published on Sep 13, 2023.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-september blt31627e575e4e216b Wed, 13 Sep 2023 00:00:00 GMT Breaking Change
<![CDATA[New attributes,`hostEmail`, and `hostDisplayName` are returned in the response of the [List Recordings For an Admin or Compliance Officer](/docs/api/v1/recordings/list-recordings-for-an-admin-or-compliance-officer) API.]]> New attributes,hostEmail, and hostDisplayName are returned in the response of the List Recordings For an Admin or Compliance Officer API.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-september blte8785bb871a48eb2 Thu, 07 Sep 2023 00:00:00 GMT New
<![CDATA[The Webex Calling [Devices](/docs/api/v1/devices](/docs/api/v1/devices) and [Workspaces](/docs/api/v1/workspaces) APIs now have the ability to list and add Webex Calling Workspaces and Devices, to onboard Webex Calling devices by MAC address, to manage Device Call Settings with Third-party device activation, and to manage Device Line Key templates.]]> The Webex Calling Devices and Workspaces APIs now have the ability to list and add Webex Calling Workspaces and Devices, to onboard Webex Calling devices by MAC address, to manage Device Call Settings with Third-party device activation, and to manage Device Line Key templates.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-august blt2135985008ee5642 Thu, 31 Aug 2023 00:00:00 GMT New
<![CDATA[When the feature toggle `DecoupleJBHWithRegistration` is applied, the `Join Before Host` option can be enabled for meetings with registration. As a meeting host, cohost, attendee, guest, or guest issue user, you can retrieve the meeting start or join links using the [Join a Meeting](/docs/api/v1/meetings/join-a-meeting) API. **NOTE**: If the meeting is webinar-enabled and includes the `registration ID` option, the `registrationId` parameter is required.]]> When the feature toggle DecoupleJBHWithRegistration is applied, the Join Before Host option can be enabled for meetings with registration. As a meeting host, cohost, attendee, guest, or guest issue user, you can retrieve the meeting start or join links using the Join a Meeting API. NOTE: If the meeting is webinar-enabled and includes the registration ID option, the registrationId parameter is required.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-august bltae6d7ce95ffcd854 Mon, 28 Aug 2023 00:00:00 GMT New
<![CDATA[The [Create a Meeting](/docs/api/v1/meetings-with-audio-watermark/create-a-meeting), [Patch a Meeting](/docs/api/v1/meetings-with-audio-watermark/patch-a-meeting), and [Update a Meeting](/docs/api/v1/meetings-with-audio-watermark/update-a-meeting) APIs now have an attribute named `enabledAudioWatermark` that allows you to specify whether to turn on meeting audio watermarking. Only specific users can use the function. Please contact an administrator to enable the required feature toggle. Webex version 43.9.0 or higher is required.]]> The Create a Meeting, Patch a Meeting, and Update a Meeting APIs now have an attribute named enabledAudioWatermark that allows you to specify whether to turn on meeting audio watermarking. Only specific users can use the function. Please contact an administrator to enable the required feature toggle. Webex version 43.9.0 or higher is required.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-august blt65e86c9e15295970 Thu, 24 Aug 2023 00:00:00 GMT New
<![CDATA[TimeZone]]> In the locations API we will now support the field name timeZone instead of timezone to adhere to Cisco's API standards and avoid customer confusion. This change will be effective Sep 21, 2023.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-august blt0851d43a60a7f36d Wed, 09 Aug 2023 00:00:00 GMT Breaking Change
<![CDATA[A webinar host can now generate individual post-event survey links for different users using the [Get Meeting Survey Links](/docs/api/v1/meetings/get-meeting-survey-links) API by specifying users' emails. This API only applies to webinars. Webex version 43.8.0 or higher is required.]]> A webinar host can now generate individual post-event survey links for different users using the Get Meeting Survey Links API by specifying users' emails. This API only applies to webinars. Webex version 43.8.0 or higher is required.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july blt11a4b74dff616e9a Thu, 27 Jul 2023 00:00:00 GMT New
<![CDATA[In the [User Call Settings](/docs/api/v1/user-call-settings) APIs, new APIs to [Get Users Preferred Answer Endpoint](/docs/api/v1/user-call-settings/get-preferred-answer-endpoint) and to [Modify Users Preferred Answer Endpoint](/docs/api/v1/user-call-settings/modify-preferred-answer-endpoint) have been added. In the [Call Controls](/docs/api/v1/call-controls) APIs, the [dial](/docs/api/v1/call-controls/dial), [answer](/docs/api/v1/call-controls/answer), [retrieve](/docs/api/v1/call-controls/retrieve), [pickup](/docs/api/v1/call-controls/pickup) and [barge-in](/docs/api/v1/call-controls/barge-in) APIs have been enhanced to include an optional `endpointId` attribute. You can choose to use the `Modify Users Preferred Answer Endpoint` API to specify the preferred answer endpoint for all subsequent calls or instead specify the endpointId for each call using the Call Control API option.]]> In the User Call Settings APIs, new APIs to Get Users Preferred Answer Endpoint and to Modify Users Preferred Answer Endpoint have been added. In the Call Controls APIs, the dial, answer, retrieve, pickup and barge-in APIs have been enhanced to include an optional endpointId attribute. You can choose to use the Modify Users Preferred Answer Endpoint API to specify the preferred answer endpoint for all subsequent calls or instead specify the endpointId for each call using the Call Control API option.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july blt8b30b46ac96f399a Thu, 27 Jul 2023 00:00:00 GMT New
<![CDATA[More granular parameters in Configure Call Recording Settings]]> In the Configure Call Recording Settings for a Person API we are phasing out the startStopAnnouncementEnabled parameter and replace it with more granular control. The setting can now be configured for internal calls and pstn calls separately. The respective parameters are startStopAnnouncement.internalCallsEnabled and startStopAnnouncement.pstnCallsEnabled. You can use the new parameters immediately.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july blt5aa8800feaf9fa3c Fri, 21 Jul 2023 00:00:00 GMT New
<![CDATA[As a host or cohost user, you can now list in-progress meeting breakout sessions using the [List Meeting Breakout Sessions](/docs/api/v1/meetings/list-meeting-breakout-sessions) API and admit participants into meeting breakout sessions using [Admit Participants](/docs/api/v1/meeting-participants/admit-participants). The changes only apply to meetings on converged sites and are behind a feature toggle. Only EFT users can use the functions. Please contact an administrator to enable the feature toggle. Webex version 43.6.0 or higher is required.]]> As a host or cohost user, you can now list in-progress meeting breakout sessions using the List Meeting Breakout Sessions API and admit participants into meeting breakout sessions using Admit Participants. The changes only apply to meetings on converged sites and are behind a feature toggle. Only EFT users can use the functions. Please contact an administrator to enable the feature toggle. Webex version 43.6.0 or higher is required.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july blt9f40cf4b10beaf67 Tue, 18 Jul 2023 00:00:00 GMT New
<![CDATA[The `numbers` and `mainNumber` attributes in the following Wholesale APIs: [Provision a Wholesale Customer](/docs/api/v1/wholesale-customers/provision-a-wholesale-customer), [Update a Wholesale Customer](/docs/api/v1/wholesale-customers/update-a-wholesale-customer), and [Precheck a Wholesale Customer Provisioning](/docs/api/v1/wholesale-customers/precheck-a-wholesale-customer-provisioning) will be deprecated in the near future.]]> The numbers and mainNumber attributes in the following Wholesale APIs: Provision a Wholesale Customer, Update a Wholesale Customer, and Precheck a Wholesale Customer Provisioning will be deprecated in the near future.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july blt76a819e20b96cb20 Thu, 06 Jul 2023 00:00:00 GMT Warning
<![CDATA[Enormous Announcement API ChangeLog Entry]]> We've added support for an "announcement repository", which is a centralized repository of media at the customer/org and location levels. Different features can utilize this media for things like audible announcements being played when certain events/situations happen. The following APIs can upload and list announcements at the customer or org level: Upload a binary announcement greeting at organization level, Fetch list of announcement greetings on location and organization level, Fetch details of binary announcement greeting at organization level, Modify a binary announcement greeting, Fetch repository usage for announcements for an organization, and Delete an announcement greeting of an organization. The following APIs can upload and list announcements at the location level: Upload a binary announcement greeting at the location level, Fetch details of binary announcement greeting at location level, Modify a binary announcement greeting, Fetch repository usage for announcements in a location, and Delete an announcement greeting in a location The remaining APIs are modified to allow referencing the files in the announcement repository (updated with the audioAnnouncementFiles array): Create a call queue, Get details for a call queue, Update a call queue, Read the list of call queue announcement files, Get details for an auto attendant, Create an auto attendant, Update an auto attendant, Get music on hold, Update music on hold, Get details for a call queue forced forward service, Update a call queue forced forward service, Get details for a call queue holiday service, Update a call queue holiday service, Get details for a call queue night service, Update a call queue night service, Get details for a call queue stranded calls, and Update a call queue stranded calls service.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-july bltf2244886f620cf22 Thu, 06 Jul 2023 00:00:00 GMT New
<![CDATA[[Webex Calling detailed call history API CDR feed](/docs/api/v1/webex-calling-detailed-call-history/get-detailed-call-history) is included with additional "Reasons" and "User type" attributes, clarifying user types and call reasons that can be initiated, terminated or redirected. For more details about these new attributes see [Detailed call history API](/docs/api/v1/webex-calling-detailed-call-history/get-detailed-call-history), or [Webex Calling reports for your collaboration portfolio](https://help.webex.com/en-us/article/nmug598/Reports-for-Your-Cloud-Collaboration-Portfolio).]]> Webex Calling detailed call history API CDR feed is included with additional "Reasons" and "User type" attributes, clarifying user types and call reasons that can be initiated, terminated or redirected. For more details about these new attributes see Detailed call history API, or Webex Calling reports for your collaboration portfolio.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blt70e5bf245236c655 Wed, 28 Jun 2023 00:00:00 GMT New
<![CDATA[Calls API EOL]]> Some customers and partners were provided with early beta (limited) access to a REST API and webhooks for space calls and meetings. The API is known in the field as calls-api. This API was never publicly available, and all production use was discouraged. We are going to shut down this API by Sep 30, 2023. The calls-api mentioned here is not connected to CUCM, Webex Calling, or Broadworks which we will continue to carry forward and extend their functionality. If you are interested in webhooks for meetings see the meetings resource in the webhooks guide and the meetings API. If you are interested in calling webhooks please see the telephony_calls resource in the webhooks guide and the calling API. If you are interested in Webex Calling records, please see the Webex Calling CDR API

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blt55a459240102bef3 Wed, 28 Jun 2023 00:00:00 GMT Breaking Change
<![CDATA[HTML support in /messages]]> We do now support limited HTML markup in message creation and edits. The supported HTML tags are limited to h1,h2,h3,ul,ol,u,i,b and links href.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blta7e5255c292b3287 Wed, 28 Jun 2023 00:00:00 GMT New
<![CDATA[The Meetings API now supports the following options: requiring attendees to sign in before joining a webinar and restricting the webinar to invited attendees only. The following endpoints now support the parameters `requireAttendeeLogin` and `restrictToInvitees`: [Create a Meeting](/docs/api/v1/meetings/create-a-meeting), [Get a Meeting](/docs/api/v1/meetings/get-a-meeting), and [List Meetings](/docs/api/v1/meetings/list-meetings), and [Get a Meeting Template](/docs/api/v1/meetings/get-a-meeting-template).]]> The Meetings API now supports the following options: requiring attendees to sign in before joining a webinar and restricting the webinar to invited attendees only. The following endpoints now support the parameters requireAttendeeLogin and restrictToInvitees: Create a Meeting, Get a Meeting, and List Meetings, and Get a Meeting Template.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blt5dd12c715e62b2dc Tue, 20 Jun 2023 00:00:00 GMT New
<![CDATA[no null values]]> In the Webex Calling APIs we will not return fields with null values any longer to be consistent with the rest of our API set. Fields that have a null value will be omitted from the response. This change will be enforced on August 1, 2023.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blt09ff14b439602312 Tue, 20 Jun 2023 00:00:00 GMT Breaking Change
<![CDATA[The [List Meetings](/docs/api/v1/meetings/list-meetings) and [List Meetings of a Meeting Series](/docs/api/v1/meetings/list-meetings-of-a-meeting-series) APIs now support querying ended meeting instances with the following meeting feature flags: `hasChat`, `hasRecording`, `hasTranscription`, `hasClosedCaption`, `hasPolls`, and `hasQA`.]]> The List Meetings and List Meetings of a Meeting Series APIs now support querying ended meeting instances with the following meeting feature flags: hasChat, hasRecording, hasTranscription, hasClosedCaption, hasPolls, and hasQA.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-june blt8e58addec3ccbc89 Mon, 05 Jun 2023 00:00:00 GMT New
<![CDATA[The [Get Recording Details](/docs/v1/recordings/get-recording-details) API now supports the ARF recording format.]]> The Get Recording Details API now supports the ARF recording format.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-may blta09f08c91f9b49a3 Thu, 25 May 2023 00:00:00 GMT New
<![CDATA[As an Compliance Officer, you are always allowed to retrieve `temporaryDirectDownloadLinks` using the [Get Recording Details](/docs/v1/recordings/{recordingId} API, even if the recording is flagged to prevent downloads.]]> As an Compliance Officer, you are always allowed to retrieve temporaryDirectDownloadLinks using the [Get Recording Details](/docs/v1/recordings/{recordingId} API, even if the recording is flagged to prevent downloads.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-may blt12fd2ff91dd98886 Wed, 10 May 2023 00:00:00 GMT New
<![CDATA[Service Apps are now GA]]> Service Apps are now Generally Available. Service Apps are a new application type, accessible to developers under 'Create a New App.' Service Apps follow a 2-step process with a developer creating an app and an admin authorizing the app in Control Hub. The result is a forever-lived machine account in the authorizing org on whose behalf API calls are made. This means you don't risk your mission-critical apps stopping just because the authorizing user left or changed their password. For more information, please see here.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-april blt2e960073c971e074 Thu, 13 Apr 2023 00:00:00 GMT New
<![CDATA[A new attribute,`startLink`, has been added to the [Join a Meeting](/docs/api/v1/meetings/join-a-meeting) API. The `startLink` attribute can be used to start a meeting as the meeting host. Only the meeting host or cohost can generate a `startLink`.]]> A new attribute,startLink, has been added to the Join a Meeting API. The startLink attribute can be used to start a meeting as the meeting host. Only the meeting host or cohost can generate a startLink.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-april blt81b14d3b0b5c1475 Wed, 12 Apr 2023 00:00:00 GMT New
<![CDATA[As an admin user, you can now reassign meetings to a new host using the [Reassign Meetings to a New Host](/docs/api/v1/meetings/reassign-meetings-to-a-new-host) API with a `hostEmail` and a group of `meetingIds`. This new API applies to Webex client 43.4.0 or higher.]]> As an admin user, you can now reassign meetings to a new host using the Reassign Meetings to a New Host API with a hostEmail and a group of meetingIds. This new API applies to Webex client 43.4.0 or higher.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-march blt292dabee5e41752c Mon, 27 Mar 2023 00:00:00 GMT New
<![CDATA[The issue where the ['Get a List of Phone Numbers for a Person'](/docs/api/v1/webex-calling-person-settings/get-a-list-of-phone-numbers-for-a-person) API doesn't return the `directNumber` in industry standard E164 format has been fixed. Clients expecting the original format using the `GET /v1/people/{userId}/features/numbers` API may need to be updated.]]> The issue where the 'Get a List of Phone Numbers for a Person' API doesn't return the directNumber in industry standard E164 format has been fixed and will be rolled out and enforced on May 3, 2023. Clients expecting the original format using the GET /v1/people/{userId}/features/numbers API may need to be updated.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-march blt9b6ca0e59a7a963f Mon, 20 Mar 2023 00:00:00 GMT Breaking Change
<![CDATA[For security and maintainability reasons, the recordings SOAP API will be deprecated as of Jan 1, 2023, and should not be used for any new projects. On June 30, 2023, the recordings SOAP API will be permanently shut down. To facilitate the migration to alternative REST APIs, two more admin-level recording report APIs are provided. As an admin user, you can now [list meeting archive summaries](/docs/api/v1/recording-report/list-meeting-archive-summaries) with a time range on a target site and [get meeting archive details](/docs/api/v1/recording-report/get-meeting-archive-details) with a meeting archive ID.]]> In support of the SOAP API EOL/EOS that was announced on December 27, 2022, on this changelog we provide two more admin-level recording APIs for our customers to seamlessly transfer their workflows. As an admin user, you can now list meeting archive summaries with a time range on a target site and get meeting archive details with a meeting archive ID.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-march blt52b1ea3a420f5805 Tue, 07 Mar 2023 00:00:00 GMT New
<![CDATA[A new attribute, `spEnterpriseGroupId`, has been added to the [Provision a Broadworks Subscriber](/docs/api/v1/broadworks-subscribers/provision-a-broadworks-subscriber) and the [Update a Broadworks Subscriber]( /docs/api/v1/broadworks-subscribers/update-a-broadworks-subscriber) APIs, for partners with the `w4bwks-group-contacts-support` toggle. These APIs allow group provisioning for Enterprise for Webex For Broadworks users. For additional information, see the [Group Contacts Support](https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cloudCollaboration/wx4bwks/Solution_Guide/wbxbw_b_solution-guide.pdf) section of the Webex For BroadWorks Solution Guide.]]> A new attribute, spEnterpriseGroupId, has been added to the Provision a Broadworks Subscriber and the Update a Broadworks Subscriber APIs, for partners with the w4bwks-group-contacts-support toggle. These APIs allow group provisioning for Enterprise for Webex For Broadworks users. For additional information, see the Group Contacts Support section of the Webex For BroadWorks Solution Guide.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-march bltbce821f4a39bf071 Tue, 07 Mar 2023 00:00:00 GMT New
<![CDATA[As an admin user or a normal meeting host, you can now [list meeting attendee reports](/docs/api/v1/meetings-summary-report/list-meeting-attendee-reports) on a site. The meeting attendee reports include aggregated meeting attendee information, such as `joinedTime`, `leftTime`, `duration`, etc.]]> As an admin user or a normal meeting host, you can now list meeting attendee reports on a site. The meeting attendee reports include aggregated meeting attendee information, such as joinedTime, leftTime, duration, etc.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february bltfe56964ae10e676d Fri, 17 Feb 2023 00:00:00 GMT New
<![CDATA[events API actor ids]]> The events API has an undocumented, unadvertised, and never publicized feature to query events for several actor Ids in a single GET request. Due to architectural changes, we cannot honor these queries any longer and will return a 400 error. This behavior will be enforced on March 31, 2023.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february blt7899326cf580b208 Mon, 13 Feb 2023 00:00:00 GMT Warning
<![CDATA[The [Update a Meeting](/docs/api/v1/meetings/update-a-meeting) API PUT method is still supported and behaves the same as before, but will be deprecated in the furture. Use the [Patch a Meeting](/docs/api/v1/meetings/patch-a-meeting) API via the PATCH method as a replacement.]]> The Update a Meeting PUT method is still supported and behaves the same as before, but has been deprecated. Use the Patch a Meeting via the PATCH method as a replacement.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february blt1becabf133a92cb8 Thu, 09 Feb 2023 00:00:00 GMT New
<![CDATA[A new attribute of `expirationMinutes` is added to the [Join a Meeting](/docs/api/v1/meetings/join-a-meeting) API to specify when the join meeting link expires.]]> A new attribute, expirationMinutes, has been added to the Join a Meeting API to specify when the join meeting link expires.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february blt411d29336775cfb7 Thu, 09 Feb 2023 00:00:00 GMT New
<![CDATA[A new attribute, `panelist`, has been added to the `invitees` for the [Create a Meeting](/docs/api/v1/meetings/create-a-meeting) API. This new attribute only applies to webinars, not meeting.]]> A new attribute, panelist, has been added to the invitees for the Create a Meeting API. This new attribute only applies to webinars, not meeting.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february blt51488b554893d9ee Thu, 09 Feb 2023 00:00:00 GMT New
<![CDATA[As a meeting user, you can now [create a meeting](/docs/api/v1/meetings/create-a-meeting), [update a meeting](/docs/api/v1/meetings/update-a-meeting), and [list meetings](/docs/api/v1/meetings/list-meetings) with audio connection options.]]> As a meeting user, you can now create a meeting, update a meeting, and list meetings with audio connection options.

]]>
https://developer-usgov.webex.com/docs/api/changelog#2023-february blt90ab13b3ce340e9d Wed, 08 Feb 2023 00:00:00 GMT New