Skip to main content
POST
Verify the code and sign in

授权

Authorization
string
header
必填

The publishable key (opk_…) — safe to embed in your frontend. Created per portal in the console, with the origins allowed to use it from a browser.

请求体

application/json
email
string<email>
必填
Maximum string length: 320
示例:

"ana@example.com"

code
string
必填

The six digits from the email.

Pattern: ^\d{6}$
示例:

"123456"

响应

Signed in — the token and who it belongs to.

token
string
必填
expiresAt
string
必填
attendee
object
必填