Create or update users for tenant
PUT/v1/:tenantName/users
Create or update users for tenant. Based on query parameter you can update multiple things. Max one query parameter allowed. AddUser creates a new user, updateRoles updates users role, updateAttributes updates users attributes in keycloak, changePassword updates users password. If no query parameter specified the user will be updated. If more than one query parameters is accidentally added it will only take the first one.
Request
Responses
- 200
- 400
OK, user created or updated
bad request, password possibly not conforming to the keycloak password policy, current password policy in response