Werk #13959: REST API: Create users with custom attributes
Component | REST API | ||||
Title | REST API: Create users with custom attributes | ||||
Date | Sep 23, 2022 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The POST method of the "/domain-types/user_config/collections/all" endpoint has been extended to allow you to create users with custom attributes. Please note that the attributes must have been already defined by other means such as the GUI. Due to technical limitations, the ReDoc/Swagger documentation won't show custom attributes in neither the schema nor the examples.