May 2022
over 2 years ago by Stephanie Rouillard
- Fixed:
- We resolved an issue that caused the API’s Skills endpoint to time out unexpectedly. (PD-74126)
- We resolved an issue that prevented using the API to add Skills to Podcast content items. (PD-73821)
- We improved the error message that displays when you try to create a completion via the API but do so incorrectly. (PD-73643)
- We resolved an issue that prevented the date and duration information of an Event from being accessible via the API. This information is now accessible via the API.
Note: this bug did not pertain to events with specific times of day, which are not yet supported by the API. (PD-74415, PD-75282)
- Documentation:
- Added
Next
parameter to Get Required Learning for a Specific User. - Added required body parameters to Delete Skills from Content.
- Updated description for
is-endorsed
. - Added
refresh_token
to Logout endpoint.
- Added