Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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