Send email OTP for identity verification

View as MarkdownOpen in Claude

Sends a 6-digit OTP to the authenticated user’s email.

Authentication

Authorizationstring
API Key authentication via header

Headers

AuthorizationstringRequired

Bearer {access_token}

Response

OK

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error