Register
Register a new user with the given email and password.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
email
User’s email address
password
User’s password
name
The name for the new user
bio
The bio for the new user
profile_picture
Updated user profile picture
is_verified
Whether to verify the user immediately
Response
Successful Response
results