Skip to main content
POST
Create an allowlisted user account

Body

application/json
email
string<email>
required
password
string
required
Required string length: 8 - 1024
displayName
string
required
Required string length: 1 - 120
username
string
Required string length: 2 - 80
Pattern: ^[a-zA-Z0-9._-]+$

Response

201 - application/json

Success

user
object
required