Skip to main content
POST
User registration

Body

application/json
email
string
required
Example:

"user@example.com"

password
string
required
Example:

"password123"

firstName
string
Example:

"John"

lastName
string
Example:

"Doe"

Response

User successfully created

access_token
string
required
refresh_token
string
required
user
object
required
Example: