Skip to main content
POST
Verify email OTP

Body

application/json
email
string
required
code
string
required

6+ digit code from the email.

agentName
string
required
agentKind
string
required
sessionTokenHash
string
required

sha256 hex of the local session token.

intent
enum<string>
required

Whether to join an existing workspace or create a new one.

Available options:
join_existing,
create_workspace
proposedOrganizationName
string
organizationSelector
string
userAgent
string

Response

Successful response

ok
boolean
required
result
object
required