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.
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 authenticated user does not have permission to perform this operation
The request conflicts with the current state of the resource