Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

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

Respuesta

201 - application/json

Sign up and sing in successfully

id
string
requerido
name
string
requerido
email
string<email>
requerido
notifyMeta
object
requerido
hasPassword
boolean
requerido
avatar
string | null
phone
string | null
isAdmin
boolean | null
lang
string | null
organization
object
Última modificación el 4 de septiembre de 2026