Send a one-time verification code to an additional email
POST/core/api/v1/auth/send-otp-additional-email/:email
Sends an OTP to a secondary email address the logged-in user wants to add to their account, ahead of calling verify-email-additional-email.
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.