Register

POST

Register a new user with the given email and password.

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
emailstringRequiredformat: "email"

User’s email address

passwordstringRequired

User’s password

namestringOptional

The name for the new user

biostringOptional

The bio for the new user

profile_picturestringOptional

Updated user profile picture

Response

Successful Response

resultsobject

Errors

Built with