Skip to main content
POST
Error

Body

application/json
user_name
string
required

The person's name.

email
string<email>
required
password
string
required

At least 8 characters, with a lowercase letter, an uppercase letter and a digit.

organization_name
string

Optional. Defaults to user_name; it can be renamed later.

Response

Account created and signed in.

token
string

Session token, uk_st_…. Shown once.

expires_at
string<date-time>
user
object

The public shape of a user. What is not listed here — the password hash, the TOTP secret — never reaches a response body.

organization
object
active_organization_code
string