Creates a new user.
required | object |
required | object |
object |
Created
Bad Request
{- "identifiers": {
- "email_address": "joe.blow@company.com"
}, - "validators": {
- "password": "mysecurepassword123"
}, - "attributes": {
- "first_name": "Joe",
- "surname": "Blow"
}
}