otp

Resend Otp

Resend OTP to email address.

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

Returns: Success response with new verification ID

post/api/otp/resend

Request body

emailstring email required
purposestring

Response

Successful Response

{"stackTrail":"paths:/api/otp/resend: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.