2026-03-11
about 1 month ago
Added
- Upload group media – New endpoint to upload image assets (banners, backgrounds, logos, and favicons) for a specific group.
- List all registrations in a classroom – New endpoint to list all users registered to any slot in the given classroom.
- Edit a classroom slot registration – New endpoint to update the RSVP status (
goingboolean) for users already registered for a classroom slot. - Retry the successful webhook events of a webhook subscription – New endpoint to retry all successful webhook events for a subscription within a specified timeframe (maximum 3 days per request). Events are retained for 90 days and can be retried across multiple requests.
Modified
- Modified path certificates – You can now add and update certificate outlines on a path.
- Create a path – Now supports
certificateId, the unique ID of the certificate outline from which certificates are issued upon path completion. - Edit a path – Now supports
certificateIdfield to update a certificate outline.
- Create a path – Now supports
- User primary group – You can now manage and retrieve a user's primary group across API v2.
- Create an invited user and Edit a user – Both routes now support an optional
primaryGroupIdfield in the request body. - User responses – The
primaryGroupIdis now included in all routes returning a user object.
- Create an invited user and Edit a user – Both routes now support an optional
- Create an eLearning standard course – Rate limit reduced to 1 request per second to ensure platform stability during resource-intensive operations.
- Edit an eLearning standard course– Rate limit reduced to 1 request per second to ensure platform stability during resource-intensive operations.
