otp

Send Otp

Send OTP to email address.

Args: request: FastAPI request object data: Send OTP request data supabase: Supabase client

Returns: Success response with verification ID

post/api/otp/send

Request body

emailstring email required
purposestring
tokenstring

Response

Successful Response

{"stackTrail":"paths:/api/otp/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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