Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
email
string<email>
obbligatorio
password
string
obbligatorio
Minimum string length: 8
Pattern: ^(?=.*[A-Z])(?=.*\d).{8,}$/i
turnstileToken
string
defaultSpaceName
string
refMeta
object
verification
object
inviteCode
string

Risposta

201 - application/json

Sign up and sing in successfully

id
string
obbligatorio
name
string
obbligatorio
email
string<email>
obbligatorio
notifyMeta
object
obbligatorio
hasPassword
boolean
obbligatorio
avatar
string | null
phone
string | null
isAdmin
boolean | null
lang
string | null
organization
object
Ultima modifica il 4 settembre 2026