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 |
|
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.