Skip to main content

Send a one-time verification code to an email

POST 

/core/api/v1/auth/send-otp/:email

Used for both new-account email verification and password-reset flows, depending on the isResetPassword query flag.

Request

Responses

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.