Users 24.0
| Version | 24.0 |
|---|---|
| Release Date | 25 June 2024 |
Changes
New features
None
Enhancements
None
Deprecations
Requirements
Bizzkit Users v24 is not compatible with versions of the Bizzkit.Sdk.Iam prior to 23.14.0. Api requests using an outdated Sdk package will result in Bad request responses.
API changes
All endpoints have been documented with correct response types.
The following APIs have changed:
GET /api/UsersThe deprecatedNameproperty have been remove from the response.GET /api/Users/{id}The deprecatedNameproperty have been remove from the response.POST /api/UsersTheUserNameproperty have been remove from the request as it has caused problems in how authentication works. A user is required to only be identified by their email.