Skip to main content

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

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.