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
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p15 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks