POST

Verify During Authentication


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
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?