Skip to main content
POST
Create an account from an email and password.

Body

application/json
access_code
string
required

A single-use beta access code.

email
string
required
password
string
required

Response

201 - application/json
user_id
string<uuid>
required

The user id of the signed up user.