otp

Verify Otp

Verify OTP code.

Args: data: Verify OTP request data supabase: Supabase client

Returns: Verification result

post/api/otp/verify

Request body

emailstring email required
otp_codestring required
purposestring

Response

Successful Response

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