Users
Create a user
Creates a user. Only accessible using client credentials grant.
Sends an email with a generated password if the password is missing.
POST
Body
Response
200
When request is successful. Returns a 'User' object.
Creates a user. Only accessible using client credentials grant.
Sends an email with a generated password if the password is missing.
When request is successful. Returns a 'User' object.