Werk #15552: host_tag_group: allow 401 for delete endpoint
Component | REST API | ||||
Title | host_tag_group: allow 401 for delete endpoint | ||||
Date | Mar 23, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Prior to this werk, the REST API raised a 500 internal server error when the user was not allowed to delete the host tag group. This werk fixes this issue and the REST API will now report a 401 unauthorized error instead.