Skip to main content
POST
Create User

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
name
string
required

Must not be greater than 255 characters.

Example:

"b"

email
string
required

Must be a valid email address.

Example:

"zbailey@example.net"

password
string
required

Must be at least 8 characters.

Example:

"-0pBNvYgxw"

Response

201 - application/json
data
object