Sign Up

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
first_namestringRequired
last_namestringRequired
emailstringRequiredformat: "email"
passwordstringRequired
password_confirmationstringRequired
phonestringRequired
referral_codestringRequired

Response

OK
bodyobject
messagestring

Errors

422
Sign up Authentication Request Unprocessable Entity Error