Skip to main content
POST

Body

string
required
Full name of the user.
string
required
Valid email address.
string
required
Password (min. 6 characters).

Response

string
JWT Bearer token to use in subsequent requests.
object
Created user object containing id, name, and email.