POST

Verify During Authentication


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Continues the registration process when a member is required to verify an email address using a verification code received by email.

Email verification is required when the registering member is already listed as a contact.

Typically, after a successful verification, you generate and use member tokens for the registered member so that subsequent API calls are called as part of a member session.

Endpoint
POST
https://www.wixapis.com/_api/iam/verification/v1/auth/verify

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?