Create a user and send a notification to the provided email address.

Query Params
boolean
enum
Defaults to false

If true a notification eamil, including credentials, will be sent the User.

Allowed:
Body Params

The User resource to be created.

user
object
required

Represents a User in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

409

user already exits.

500

Server error

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*