April 2024
8 months ago by Stephanie Rouillard
- Added
- Create a New User and Update a Specific User now includes an
is-managed
attribute. This attribute indicates whether the user is restricted from changing their personal profile settings, specifically First Name, Last Name, Email, and Job Role. Theis-managed
attribute is returned in the response when you get all users or a specific user. - Get All Completions and Get Completions for a Specific User endpoints now support a
filter[content_id]
filter.
- Create a New User and Update a Specific User now includes an
- Improved
- The
filter[start_date]
andfilter[end_date]
filters have been replaced withfilter[added_after]
andfilter[added_before]
for Get All Completions and Get Completions for a Specific User.
- The