auth

Send Otp

Send OTP for authentication.

Frontend supplies Cloudflare Turnstile tokens on captcha-enabled hosts. Supabase verifies the token when project captcha enforcement is enabled.

post/auth/send-otp

Request body

emailstring email nullable
phone_numberstring nullable
captcha_tokenstring nullable

Response

Successful Response

identity_typestring required
masked_identitystring required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.