Create a new user in a realm
POST/user/:realm/users
Creates an identity-provider user in a realm administered by the caller and returns the resulting user record. The target realm must be active unless the caller is a superuser.
Request
Responses
- 200
- 400
- 401
- 403
- 409
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The caller lacks the required permissions, or the target realm is inactive and the caller is not a superuser
The request conflicts with the current state of the resource