Werk #12371: FIX API: adjusting content of user endpoints and allowing disabling option for notifications
Component | Core & setup | ||||
Title | FIX API: adjusting content of user endpoints and allowing disabling option for notifications | ||||
Date | Mar 8, 2021 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This change makes some small modifications to the returned user attributes when calling the user create or update endpoints. The format of the returned attributes is now conform to the format of the request body when calling those endpoints. It also fixes the disable option of the disable_notifications attribute which was previously ignored.