Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

ボディ

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

レスポンス

201 - application/json

Sign up and sing in successfully

id
string
必須
name
string
必須
email
string<email>
必須
notifyMeta
object
必須
hasPassword
boolean
必須
avatar
string | null
phone
string | null
isAdmin
boolean | null
lang
string | null
organization
object
最終更新日 2026年9月4日