Werk #12121: API: modification of password endpoints to return an object for create and update

Component Core & setup
Title API: modification of password endpoints to return an object for create and update
Date Feb 12, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b8 2.1.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

In the previous version, the create and update endpoints for passwords returned a 204 status in case of a successful operation. This is changed to serve the password with a 200 status code.

To the list of all Werks