Verify email OTP and activate a new account
POST/core/api/v1/auth/verify-email
Completes new-user registration: validates the OTP sent to the email, provisions payment/finance accounts for the user, and sends a welcome email.
Request
Responses
- 200
- 400
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
OTP invalid/expired, or account/finance setup failed