v11.73.0
12 months ago by Kostas Emmanouilidis
❌ Discontinuations | 🔧 Fixes | ⚠️ End of Support | 📄 Documentation Updates
Discontinuations
The following customer-specific endpoints are no longer available & have been removed:
GET /iona/usergroups
PUT /iona/usergroups/{{id}}/opt-out
Fixes
- Fixed a bug on GET /messages endpoint where the call responded with 400 Bad Request and returned an incorrect response body when the user's inbox messages included attributes and/or attachments.
- Fixed a bug of the Readme API Reference POST /Profile calls which resulted to a wrong structure.
End of Support
- The
false
value of theimported
boolean body parameter of the POST /registration/provision endpoint is deprecated. Its value will default totrue
. Guide here
Documentation Updates
- User Management section refined:
- Deprecated CE-API self-provisioning flow Guide has been published