March 2024

  • Added
    • When creating or updating articles, courses, books, events, posts, tasks, videos, podcasts, and assessments, owner-id and owner-type attributes are now accepted and are returned in the response. owner-type only accepts user or group. When you retrieve all content or a specific content item by ID, owner-id and owner-type attributes are returned.

January 2024

  • Fixed
    • When creating content via the API, the "&" symbol in the URL attribute is no longer being replaced by "&" in the response. (PD-93179)

December 2023

November 2023

October 2023

August 2023

July 2023

June 2023

  • Improved
    • After 7 years of service, API v1 ceased operating in June 2023. API v1 is entirely replaced and superseded by API v2. All clients and partners currently using the API are using v2. There has been no interruption in service for API v2, and you should not expect any.
    • The API no longer validates the format value for content items. This value appears in the UI as a filter option in search. Previously, only a list of acceptable values were allowed, however, now any value is allowed.
  • Added
    • Focus skills can now be assigned to users using the the /user-skills endpoint. The is-focus attribute can be used with POST and PATCH methods to indicate if the skill is a focus skill. (PD-84649)
    • Added external-id attribute to GET/organization-skills.

May 2023

April 2023