Verify email OTP and receive operation token

View as MarkdownOpen in Claude

Verifies the 6-digit OTP and returns a short-lived operation token

Authentication

Authorizationstring
API Key authentication via header

Headers

AuthorizationstringRequired

Bearer {access_token}

Request

OTP code
codestringRequired

Response

OK
operationTokenstring

Errors

400
Bad Request Error
401
Unauthorized Error