Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let params = B2BOTPsEmailLoginOrSignupParameters( organizationId: "org-test-d5a3b680-e8a3-40c0-b815-ab79986666d0", emailAddress: "user@example.com" ) let response = try await StytchB2B.otp.email.loginOrSignup(params)
Sends an email OTP to the provided address for login or signup within the organization. Calls the POST /sdk/v1/b2b/otps/email/login_or_signup endpoint.
POST /sdk/v1/b2b/otps/email/login_or_signup