v1

latestOpenAPI 3.1.02026-07-177545150.1 KB
Management API

Management Create Human User

Create a Keycloak human user and assign groups.

post/api/management/iam/users/human

Request body

usernamestring required
emailstring email required
firstnamestring required
lastnamestring required
groupsstring[] required
passwordstring nullable

Initial password (optional, generated elsewhere)

Response

Successful Response

{"stackTrail":"paths:/api/management/iam/users/human:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}